From: mike.marciniszyn@gmail.com
To: Alexander Duyck <alexanderduyck@fb.com>,
Jakub Kicinski <kuba@kernel.org>,
kernel-team@meta.com, Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
"Mike Marciniszyn (Meta)" <mike.marciniszyn@gmail.com>
Subject: [PATCH net-next 0/2] eth fbnic: Add debugfs for mbx and tx/rx
Date: Tue, 27 Jan 2026 15:06:42 -0500 [thread overview]
Message-ID: <20260127200644.11640-1-mike.marciniszyn@gmail.com> (raw)
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
next reply other threads:[~2026-01-27 20:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-27 20:06 mike.marciniszyn [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260127200644.11640-1-mike.marciniszyn@gmail.com \
--to=mike.marciniszyn@gmail.com \
--cc=alexanderduyck@fb.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kernel-team@meta.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox