From: Gal Pressman <galpress@amazon.com>
To: Jason Gunthorpe <jgg@ziepe.ca>, Doug Ledford <dledford@redhat.com>
Cc: <linux-rdma@vger.kernel.org>,
Alexander Matushevsky <matua@amazon.com>,
Gal Pressman <galpress@amazon.com>
Subject: [PATCH for-next 0/2] EFA messages & RDMA read statistics
Date: Tue, 15 Sep 2020 17:14:47 +0300 [thread overview]
Message-ID: <20200915141449.8428-1-galpress@amazon.com> (raw)
Hi all,
This small series contains a small cleanup to the way we store our
statistics and exposes a new set of counters.
The new exposed counters report send/receive work requests counters and
RDMA read work requests counters.
Regards,
Gal
Daniel Kranzdorf (1):
RDMA/efa: Add messages and RDMA read work requests HW stats
Gal Pressman (1):
RDMA/efa: Group keep alive received counter with other SW stats
drivers/infiniband/hw/efa/efa.h | 8 +--
.../infiniband/hw/efa/efa_admin_cmds_defs.h | 30 ++++++++-
drivers/infiniband/hw/efa/efa_com_cmd.c | 26 ++++++--
drivers/infiniband/hw/efa/efa_com_cmd.h | 16 +++++
drivers/infiniband/hw/efa/efa_verbs.c | 65 ++++++++++++++-----
5 files changed, 117 insertions(+), 28 deletions(-)
base-commit: 9e054b13b2f747868c28539b3eb28256e237755f
--
2.28.0
next reply other threads:[~2020-09-16 0:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-15 14:14 Gal Pressman [this message]
2020-09-15 14:14 ` [PATCH for-next 1/2] RDMA/efa: Group keep alive received counter with other SW stats Gal Pressman
2020-09-15 14:14 ` [PATCH for-next 2/2] RDMA/efa: Add messages and RDMA read work requests HW stats Gal Pressman
2020-09-22 23:21 ` [PATCH for-next 0/2] EFA messages & RDMA read statistics Jason Gunthorpe
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=20200915141449.8428-1-galpress@amazon.com \
--to=galpress@amazon.com \
--cc=dledford@redhat.com \
--cc=jgg@ziepe.ca \
--cc=linux-rdma@vger.kernel.org \
--cc=matua@amazon.com \
/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.