netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] eth: fbnic: add basic stats
@ 2024-08-08 17:09 Jakub Kicinski
  2024-08-08 17:09 ` [PATCH net-next v2 1/2] eth: fbnic: add basic rtnl stats Jakub Kicinski
  2024-08-08 17:09 ` [PATCH net-next v2 2/2] eth: fbnic: add support for basic qstats Jakub Kicinski
  0 siblings, 2 replies; 5+ messages in thread
From: Jakub Kicinski @ 2024-08-08 17:09 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, alexanderduyck, jdamato, Jakub Kicinski

Add basic interface stats to fbnic.

v2:
 - drop duplicate check
v1: https://lore.kernel.org/20240807022631.1664327-1-kuba@kernel.org

Jakub Kicinski (1):
  eth: fbnic: add basic rtnl stats

Stanislav Fomichev (1):
  eth: fbnic: add support for basic qstats

 .../net/ethernet/meta/fbnic/fbnic_netdev.c    | 136 ++++++++++++++++++
 .../net/ethernet/meta/fbnic/fbnic_netdev.h    |   3 +
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.c  |  50 ++++++-
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.h  |  10 ++
 4 files changed, 198 insertions(+), 1 deletion(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-08-09 11:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08 17:09 [PATCH net-next v2 0/2] eth: fbnic: add basic stats Jakub Kicinski
2024-08-08 17:09 ` [PATCH net-next v2 1/2] eth: fbnic: add basic rtnl stats Jakub Kicinski
2024-08-08 17:14   ` Jakub Kicinski
2024-08-09 11:39     ` Joe Damato
2024-08-08 17:09 ` [PATCH net-next v2 2/2] eth: fbnic: add support for basic qstats Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).