iproute2/rdma
Leon Romanovsky 4443c9c6a0 rdma: Add an option to rename IB device interface
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 <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2018-11-02 09:38:56 -07:00
..
include/uapi/rdma rdma: Update kernel include file to support IB device renaming 2018-11-02 09:38:15 -07:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile rdma: Move RDMA UAPI header file to be under RDMA responsibility 2018-03-26 07:02:19 -07:00
dev.c rdma: Add an option to rename IB device interface 2018-11-02 09:38:56 -07:00
link.c rdma: Fix representation of PortInfo CapabilityMask 2018-09-17 08:59:13 -07:00
rdma.c rdma: print driver resource attributes 2018-05-18 09:17:16 -07:00
rdma.h rdma: Introduce command execution helper with required device name 2018-11-02 09:38:18 -07:00
res.c rdma: Don't pass garbage to rd_check_is_filtered() 2018-10-22 10:05:43 -07:00
utils.c rdma: Introduce command execution helper with required device name 2018-11-02 09:38:18 -07:00