[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180326082829.21214-1-leon@kernel.org>
Date: Mon, 26 Mar 2018 11:28:27 +0300
From: Leon Romanovsky <leon@...nel.org>
To: David Ahern <dsahern@...il.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
netdev <netdev@...r.kernel.org>,
RDMA mailing list <linux-rdma@...r.kernel.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2-next 0/2] Print netdevice names and indexes for relevant RDMA devices
From: Leon Romanovsky <leonro@...lanox.com>
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
Powered by blists - more mailing lists