All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next PATCH v2 0/3] RVU Debugfs updates.
@ 2021-10-26 12:18 Rakesh Babu
  2021-10-26 12:18 ` [net-next PATCH v2 1/3] octeontx2-af: debugfs: Minor changes Rakesh Babu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rakesh Babu @ 2021-10-26 12:18 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, davem, kuba, netdev, linux-kernel
  Cc: Rakesh Babu

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

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

end of thread, other threads:[~2021-10-26 21:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 12:18 [net-next PATCH v2 0/3] RVU Debugfs updates Rakesh Babu
2021-10-26 12:18 ` [net-next PATCH v2 1/3] octeontx2-af: debugfs: Minor changes Rakesh Babu
2021-10-26 21:13   ` Jakub Kicinski
2021-10-26 12:18 ` [net-next PATCH v2 2/3] octeontx2-af: cn10k: debugfs for dumping LMTST map table Rakesh Babu
2021-10-26 12:18 ` [net-next PATCH v2 3/3] octeontx2-af: debugfs: Add channel and channel mask Rakesh Babu

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.