On 4/2/18 10:29 PM, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > The RDMA devices are operated in RoCE and iWARP modes have net device > underneath. Present their names in regular output and their net index > in detailed mode. > > [root@nps ~]# rdma link show mlx5_3/1 > 4/1: mlx5_3/1: state ACTIVE physical_state LINK_UP netdev ens7 > [root@nps ~]# rdma link show mlx5_3/1 -d > 4/1: mlx5_3/1: state ACTIVE physical_state LINK_UP netdev ens7 netdev_index 7 > caps: <CM, IP_BASED_GIDS> > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > Changes v0->v1: > * Resend after commit 29122c1aae35 ("rdma: update rdma_netlink.h") > which updated relevant netlink attributes. > * Added Steve's ROB > --- > rdma/include/uapi/rdma/rdma_netlink.h | 4 ++++ > rdma/link.c | 21 +++++++++++++++++++++ > rdma/utils.c | 2 ++ > 3 files changed, 27 insertions(+) > applied to iproute2-next -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html