[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1525709213.git.swise@opengridcomputing.com>
Date: Mon, 7 May 2018 09:06:53 -0700
From: Steve Wise <swise@...ngridcomputing.com>
To: dsahern@...il.com, leon@...nel.org
Cc: stephen@...workplumber.org, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org
Subject: [PATCH v1 iproute2-next 0/3] RDMA tool driver-specific resource tracking
Hello,
This series enhances the iproute2 rdma tool to include displaying
driver-specific resource attributes. It is the user-space part of the
kernel driver resource tracking series that has been accepted for merging
into linux-4.18 [1]
If there are no additional review comments, it can now be merged, I think.
Changes since v0/rfc:
- changed "provider" to "driver" based on kernel side changes
- updated man pages
- removed "RFC" tag
Thanks,
Steve.
[1] https://www.spinics.net/lists/linux-rdma/msg64199.html
Steve Wise (3):
rdma: update rdma_netlink.h to get driver attrs
rdma: print driver resource attributes
rdma: update man pages
man/man8/rdma-resource.8 | 29 ++++-
man/man8/rdma.8 | 2 +-
rdma/include/uapi/rdma/rdma_netlink.h | 37 ++++++-
rdma/rdma.c | 7 +-
rdma/rdma.h | 11 ++
rdma/res.c | 30 ++----
rdma/utils.c | 194 ++++++++++++++++++++++++++++++++++
7 files changed, 284 insertions(+), 26 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists