Re: [PATCH rdma-next] RDMA/rxe: Delete deprecated module parameters interface

From: Leon Romanovsky
Date: Wed Jan 05 2022 - 04:11:10 EST


On Wed, Jan 05, 2022 at 04:55:23PM +0800, Zhu Yanjun wrote:
> On Wed, Jan 5, 2022 at 4:50 PM Leon Romanovsky <leon@xxxxxxxxxx> wrote:
> >
> > From: Leon Romanovsky <leonro@xxxxxxxxxx>
> >
> > Starting from the commit 66920e1b2586 ("rdma_rxe: Use netlink messages
> > to add/delete links") from the 2019, the RXE modules parameters are marked
> > as deprecated in favour of rdmatool. So remove the kernel code too.
>
> Do you mean that rxe_cfg tool can not be used again?

That tool was removed from the rdma-core a long time ago.

Thanks