All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] Global per-type support for QP counters
@ 2020-07-02  8:29 Leon Romanovsky
  2020-07-02  8:29 ` [PATCH rdma-next 1/3] RDMA/counter: Add PID category support in auto mode Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leon Romanovsky @ 2020-07-02  8:29 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, linux-kernel, linux-rdma, Majd Dibbiny,
	Maor Gottlieb, Mark Zhang

From: Leon Romanovsky <leonro@mellanox.com>

Hi,

This series from Mark 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

Mark Zhang (3):
  RDMA/counter: Add PID category support in auto mode
  RDMA/counter: Only bind user QPs in auto mode
  RDMA/counter: Allow manually bind QPs with different pids to same
    counter

 drivers/infiniband/core/counters.c | 24 +++++++-----------------
 drivers/infiniband/core/nldev.c    |  8 ++++++--
 include/uapi/rdma/rdma_netlink.h   |  1 +
 3 files changed, 14 insertions(+), 19 deletions(-)

--
2.26.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-02  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02  8:29 [PATCH rdma-next 0/3] Global per-type support for QP counters Leon Romanovsky
2020-07-02  8:29 ` [PATCH rdma-next 1/3] RDMA/counter: Add PID category support in auto mode Leon Romanovsky
2020-07-02  8:29 ` [PATCH rdma-next 2/3] RDMA/counter: Only bind user QPs " Leon Romanovsky
2020-07-02  8:29 ` [PATCH rdma-next 3/3] RDMA/counter: Allow manually bind QPs with different pids to same counter Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.