[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191023103854.5981-1-leon@kernel.org>
Date: Wed, 23 Oct 2019 13:38:52 +0300
From: Leon Romanovsky <leon@...nel.org>
To: David Ahern <dsahern@...il.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
netdev <netdev@...r.kernel.org>,
Erez Alfasi <ereza@...lanox.com>,
RDMA mailing list <linux-rdma@...r.kernel.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2-next 0/2] Add MR counters statistics
From: Leon Romanovsky <leonro@...lanox.com>
Hi,
This is supplementary part of "ODP information and statistics"
kernel series.
https://lore.kernel.org/linux-rdma/20191016062308.11886-1-leon@kernel.org
Thanks
Erez Alfasi (2):
rdma: Add "stat show mr" support
rdma: Document MR statistics
man/man8/rdma-statistic.8 | 25 +++++++----
rdma/Makefile | 2 +-
rdma/res.c | 8 ++++
rdma/stat-mr.c | 88 +++++++++++++++++++++++++++++++++++++++
rdma/stat.c | 5 ++-
rdma/stat.h | 26 ++++++++++++
6 files changed, 144 insertions(+), 10 deletions(-)
create mode 100644 rdma/stat-mr.c
create mode 100644 rdma/stat.h
--
2.20.1
Powered by blists - more mailing lists