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

Linu Cherian posted 2 patches 2 months, 2 weeks ago
There is a newer version of this series
.../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(-)
[PATCH net-next 0/2] octeontx2: Few debugfs enhancements
Posted by Linu Cherian 2 months, 2 weeks ago
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