All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Leon Romanovsky <leonro@mellanox.com>,
	netdev <netdev@vger.kernel.org>, Erez Alfasi <ereza@mellanox.com>,
	RDMA mailing list <linux-rdma@vger.kernel.org>,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: Re: [PATCH iproute2-next 0/2] Add MR counters statistics
Date: Sun, 27 Oct 2019 11:25:16 -0600	[thread overview]
Message-ID: <5ddecfe1-12d9-0e3a-b1c3-b2919a4e7030@gmail.com> (raw)
In-Reply-To: <20191023103854.5981-1-leon@kernel.org>

On 10/23/19 4:38 AM, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.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
> 

Applied to iproute2-next. Thanks,

      parent reply	other threads:[~2019-10-27 17:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-23 10:38 [PATCH iproute2-next 0/2] Add MR counters statistics Leon Romanovsky
2019-10-23 10:38 ` [PATCH iproute2-next 1/2] rdma: Add "stat show mr" support Leon Romanovsky
2019-10-23 10:38 ` [PATCH iproute2-next 2/2] rdma: Document MR statistics Leon Romanovsky
2019-10-27 17:25 ` David Ahern [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ddecfe1-12d9-0e3a-b1c3-b2919a4e7030@gmail.com \
    --to=dsahern@gmail.com \
    --cc=ereza@mellanox.com \
    --cc=leon@kernel.org \
    --cc=leonro@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.