public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] eth fbnic: Add debugfs for mbx and tx/rx
@ 2026-01-27 20:06 mike.marciniszyn
  2026-01-27 20:06 ` [PATCH net-next 1/2] eth fbnic: Add debugfs hooks for firmware mailbox mike.marciniszyn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mike.marciniszyn @ 2026-01-27 20:06 UTC (permalink / raw)
  To: Alexander Duyck, Jakub Kicinski, kernel-team, Andrew Lunn,
	David S. Miller, Eric Dumazet, Paolo Abeni
  Cc: netdev, linux-kernel, Mike Marciniszyn (Meta)

From: "Mike Marciniszyn (Meta)" <mike.marciniszyn@gmail.com>

This patches adds debugfs read of the firmware mailbox tx/rx
and of the tx/rx rings for each napi vector.

Mike Marciniszyn (Meta) (2):
  eth fbnic: Add debugfs hooks for firmware mailbox
  eth fbnic: Add debugfs hooks for tx/rx rings

 drivers/net/ethernet/meta/fbnic/fbnic_csr.h   |  12 +
 .../net/ethernet/meta/fbnic/fbnic_debugfs.c   | 407 ++++++++++++++++++
 drivers/net/ethernet/meta/fbnic/fbnic_fw.c    |   2 +-
 drivers/net/ethernet/meta/fbnic/fbnic_fw.h    |   1 +
 drivers/net/ethernet/meta/fbnic/fbnic_pci.c   |   4 +
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.c  |  20 +-
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.h  |   6 +
 7 files changed, 450 insertions(+), 2 deletions(-)

--
2.43.0


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

end of thread, other threads:[~2026-01-31  2:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 20:06 [PATCH net-next 0/2] eth fbnic: Add debugfs for mbx and tx/rx mike.marciniszyn
2026-01-27 20:06 ` [PATCH net-next 1/2] eth fbnic: Add debugfs hooks for firmware mailbox mike.marciniszyn
2026-01-27 20:06 ` [PATCH net-next 2/2] eth fbnic: Add debugfs hooks for tx/rx rings mike.marciniszyn
2026-01-31  2:50 ` [PATCH net-next 0/2] eth fbnic: Add debugfs for mbx and tx/rx patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox