On 10/31/18 1:17 AM, Leon Romanovsky wrote: > From: Leon Romanovsky <leo...@mellanox.com> > > Enrich rdmatool with an option to rename IB devices, > the command interface follows Iproute2 convention: > "rdma dev set [OLD-DEVNAME] name NEW-DEVNAME" > > Signed-off-by: Leon Romanovsky <leo...@mellanox.com> > Reviewed-by: Steve Wise <sw...@opengridcomputing.com> > --- > rdma/dev.c | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) >
applied to iproute2-next. Thanks