[PATCH net-next 0/2] octeontx2: Few debugfs enhancements

From: Linu Cherian
Date: Wed Sep 11 2024 - 10:33:53 EST


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