[net-next PATCH v2 0/3] RVU Debugfs updates.

From: Rakesh Babu
Date: Tue Oct 26 2021 - 08:18:38 EST


The following patch series consists of the changes/modifications that are
newly added/done to rvu_debugfs.c file.

Patch 1: Few minor changes such as spelling mistakes, deleting unwanted
characters, etc.
Patch 2: Add debugfs dump for lmtst map table
Patch 3: Add channel and channel mask in debugfs.

Changes made from v1 to v2
1. In patch 1 removed unnecessary change, updated commit message.
2. In patch 2 updated commit message explaining about what is LMTST map
table.
3. Patch 3 is left unchanged.

Harman Kalra (1):
octeontx2-af: cn10k: debugfs for dumping LMTST map table

Rakesh Babu (2):
octeontx2-af: debugfs: Minor changes.
octeontx2-af: debugfs: Add channel and channel mask.

.../net/ethernet/marvell/octeontx2/af/npc.h | 4 +
.../marvell/octeontx2/af/rvu_debugfs.c | 120 ++++++++++++++++--
.../ethernet/marvell/octeontx2/af/rvu_nix.c | 3 +
.../marvell/octeontx2/af/rvu_npc_fs.c | 3 +
4 files changed, 118 insertions(+), 12 deletions(-)

--
2.17.1