All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] octeontx2: Few debugfs enhancements
@ 2024-09-11 14:33 Linu Cherian
  2024-09-11 14:33 ` [PATCH net-next 1/2] octeontx2-af: Knobs for NPC default rule counters Linu Cherian
  2024-09-11 14:33 ` [PATCH net-next 2/2] octeontx2-af: debugfs: Add Channel info to RPM map Linu Cherian
  0 siblings, 2 replies; 5+ messages in thread
From: Linu Cherian @ 2024-09-11 14:33 UTC (permalink / raw)
  To: davem, sgoutham, netdev, linux-kernel
  Cc: gakula, hkelam, sbhatta, edumazet, kuba, pabeni, Linu Cherian

Patch 1 adds a devlink param to enable/disable counters for default
rules. Once enabled, counters can be read from the debugfs files 

Patch 2 adds channel info to the existing device - RPM map debugfs files  


Linu Cherian (2):
  octeontx2-af: Knobs for NPC default rule counters
  octeontx2-af: debugfs: Add Channel info to RPM map

 .../net/ethernet/marvell/octeontx2/af/rvu.h   |   8 +-
 .../marvell/octeontx2/af/rvu_debugfs.c        |  11 +-
 .../marvell/octeontx2/af/rvu_devlink.c        |  32 +++++
 .../ethernet/marvell/octeontx2/af/rvu_npc.c   | 132 ++++++++++++++++--
 .../marvell/octeontx2/af/rvu_npc_fs.c         |  36 ++---
 5 files changed, 178 insertions(+), 41 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-12 15:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 14:33 [PATCH net-next 0/2] octeontx2: Few debugfs enhancements Linu Cherian
2024-09-11 14:33 ` [PATCH net-next 1/2] octeontx2-af: Knobs for NPC default rule counters Linu Cherian
2024-09-11 15:56   ` Vadim Fedorenko
2024-09-12 15:33     ` Linu Cherian
2024-09-11 14:33 ` [PATCH net-next 2/2] octeontx2-af: debugfs: Add Channel info to RPM map Linu Cherian

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.