From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, This is user space part of the kernel patch [1], which exposed net device name and index through RDMA netlink interface. First patch is actually updates rdma_netlink.h to the latest kernel variant, while second patch implements the print. [1] https://patchwork.kernel.org/patch/10307339/ Leon Romanovsky (2): rdma: Update RDMA header file rdma: Print net device name and index for RDMA device rdma/include/uapi/rdma/rdma_netlink.h | 42 +++++++++++++++++++++++++++++++++++ rdma/link.c | 21 ++++++++++++++++++ rdma/utils.c | 2 ++ 3 files changed, 65 insertions(+) -- 2.14.3 -- 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