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

From: Linu Cherian
Date: Thu Sep 12 2024 - 12:15:13 EST


Changelog from v1:
Removed wrong mutex_unlock invocations.

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 | 134 ++++++++++++++++--
.../marvell/octeontx2/af/rvu_npc_fs.c | 36 ++---
5 files changed, 178 insertions(+), 43 deletions(-)

--
2.34.1