[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200804084909.604846-1-leon@kernel.org>
Date: Tue, 4 Aug 2020 11:49:06 +0300
From: Leon Romanovsky <leon@...nel.org>
To: David Ahern <dsahern@...il.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
Doug Ledford <dledford@...hat.com>,
Ido Kalir <idok@...lanox.com>,
Jason Gunthorpe <jgg@...lanox.com>,
linux-netdev <netdev@...r.kernel.org>,
Mark Zhang <markz@...lanox.com>,
RDMA mailing list <linux-rdma@...r.kernel.org>
Subject: [PATCH iproute2-next 0/3] Global per-type support for QP counters
From: Leon Romanovsky <leonro@...lanox.com>
Changelog:
* Update first patch to latest rdma_netlink.h file.
* Drop RFC, the kernel part was accepted.
https://lore.kernel.org/linux-rdma/20200726112011.75905-1-leon@kernel.org
---------------------------------------------------
Hi,
This is complimentary part of kernel series [1] that extends netlink
interface to allow automatic binding of QP counters based on their type,
in very similar manner to already existing per-PID ability.
Thanks
[1] https://lore.kernel.org/lkml/20200702082933.424537-1-leon@kernel.org
Mark Zhang (3):
rdma: update uapi headers
rdma: Add "PID" criteria support for statistic counter auto mode
rdma: Document the new "pid" criteria for auto mode
man/man8/rdma-statistic.8 | 23 +++++--
rdma/include/uapi/rdma/rdma_netlink.h | 9 +--
rdma/res-cmid.c | 6 --
rdma/res.c | 6 ++
rdma/res.h | 2 +-
rdma/stat.c | 95 ++++++++++++++++++++-------
6 files changed, 102 insertions(+), 39 deletions(-)
--
2.26.2
Powered by blists - more mailing lists