Re: [PATCH iproute2-next 0/3] Optional counter statistics support
From: Leon Romanovsky <leon@kernel.org>
Date: 2021-09-22 08:43:41
Also in:
netdev
From: Leon Romanovsky <leon@kernel.org>
Date: 2021-09-22 08:43:41
Also in:
netdev
On Tue, Sep 21, 2021 at 09:27:23AM +0300, Mark Zhang wrote:
--------------------------------- Kernel patch is not accepted yet. ---------------------------------
You need to add netdev and David to CC list and resubmit. Thanks
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