All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/2] RDMA/bnxt_re: Update RDMA hw_counters sysfs interface
@ 2025-09-23  6:26 Kalesh AP
  2025-09-23  6:26 ` [PATCH rdma-next 1/2] RDMA/bnxt_re: Add debugfs info entry for device and resource information Kalesh AP
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kalesh AP @ 2025-09-23  6:26 UTC (permalink / raw)
  To: leon, jgg; +Cc: linux-rdma, andrew.gospodarek, selvin.xavier, Kalesh AP

Driver currently exposes many non-hw counters through the RDMA hw_counters
sysfs interface. This patchset cleans it up by removing the non-statistics
counters from the RDMA hw_counters.

This change ensures that the hw_counters sysfs interface contains only the
true performance and error statistics counters.

Added a debugfs info entry to expose driver specific counters.

Anantha Prabhu (2):
  RDMA/bnxt_re: Add debugfs info entry for device and resource
    information
  RDMA/bnxt_re: Remove non-statistics counters from hw_counters

 drivers/infiniband/hw/bnxt_re/debugfs.c     | 37 +++++++++++++
 drivers/infiniband/hw/bnxt_re/hw_counters.c | 58 ---------------------
 drivers/infiniband/hw/bnxt_re/hw_counters.h | 23 --------
 3 files changed, 37 insertions(+), 81 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-09-24 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23  6:26 [PATCH rdma-next 0/2] RDMA/bnxt_re: Update RDMA hw_counters sysfs interface Kalesh AP
2025-09-23  6:26 ` [PATCH rdma-next 1/2] RDMA/bnxt_re: Add debugfs info entry for device and resource information Kalesh AP
2025-09-23  6:26 ` [PATCH rdma-next 2/2] RDMA/bnxt_re: Remove non-statistics counters from hw_counters Kalesh AP
2025-09-24 13:52 ` [PATCH rdma-next 0/2] RDMA/bnxt_re: Update RDMA hw_counters sysfs interface 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.