Re: [PATCH iproute2-next v1 3/4] rdma: Add an option to rename IB device interface
From: David Ahern <hidden>
Date: 2018-11-03 01:51:34
Also in:
linux-rdma
From: David Ahern <hidden>
Date: 2018-11-03 01:51:34
Also in:
linux-rdma
On 10/31/18 1:17 AM, Leon Romanovsky wrote:
From: Leon Romanovsky <redacted> 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 <redacted> Reviewed-by: Steve Wise <redacted> --- rdma/dev.c | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+)
applied to iproute2-next. Thanks