All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/3] Optional counter statistics support
@ 2021-09-21  6:27 Mark Zhang
  2021-09-21  6:27 ` [PATCH iproute2-next 1/3] rdma: Update uapi headers Mark Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Zhang @ 2021-09-21  6:27 UTC (permalink / raw)
  To: jgg, dledford; +Cc: linux-rdma, aharonl, netao, leonro, Mark Zhang

---------------------------------
Kernel patch is not accepted yet.
---------------------------------

Hi,

This is supplementary part of kernel series [1], which provides an
extension to the rdma statistics tool that allows to set or list
optional counters dynamically, using netlink.

Thanks

[1] https://www.spinics.net/lists/linux-rdma/msg105567.html

Neta Ostrovsky (3):
  rdma: Update uapi headers
  rdma: Add stat "mode" support
  rdma: Add optional-counters set/unset support

 man/man8/rdma-statistic.8             |  55 +++++
 rdma/include/uapi/rdma/rdma_netlink.h |   3 +
 rdma/stat.c                           | 327 ++++++++++++++++++++++++++
 3 files changed, 385 insertions(+)

-- 
2.26.2


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

end of thread, other threads:[~2021-09-22  8:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21  6:27 [PATCH iproute2-next 0/3] Optional counter statistics support Mark Zhang
2021-09-21  6:27 ` [PATCH iproute2-next 1/3] rdma: Update uapi headers Mark Zhang
2021-09-21  6:27 ` [PATCH iproute2-next 2/3] rdma: Add stat "mode" support Mark Zhang
2021-09-21  6:27 ` [PATCH iproute2-next 3/3] rdma: Add optional-counters set/unset support Mark Zhang
2021-09-22  8:43 ` [PATCH iproute2-next 0/3] Optional counter statistics support 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.