All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] EFA messages & RDMA read statistics
@ 2020-09-15 14:14 Gal Pressman
  2020-09-15 14:14 ` [PATCH for-next 1/2] RDMA/efa: Group keep alive received counter with other SW stats Gal Pressman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gal Pressman @ 2020-09-15 14:14 UTC (permalink / raw)
  To: Jason Gunthorpe, Doug Ledford
  Cc: linux-rdma, Alexander Matushevsky, Gal Pressman

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


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

end of thread, other threads:[~2020-09-22 23:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15 14:14 [PATCH for-next 0/2] EFA messages & RDMA read statistics Gal Pressman
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

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.