mbox series

[RFC,iproute2-next,0/3] Global per-type support for QP counters

Message ID 20200726112011.75905-1-leon@kernel.org
Headers show
Series Global per-type support for QP counters | expand

Message

Leon Romanovsky July 26, 2020, 11:20 a.m. UTC
From: Leon Romanovsky <leonro@mellanox.com>

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 |  2 +-
 rdma/res-cmid.c                       |  6 --
 rdma/res.c                            |  6 ++
 rdma/res.h                            |  2 +-
 rdma/stat.c                           | 95 ++++++++++++++++++++-------
 6 files changed, 98 insertions(+), 36 deletions(-)

--
2.26.2