]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'eth-fbnic-cleanup-and-add-a-few-stats'
authorJakub Kicinski <kuba@kernel.org>
Tue, 19 Nov 2024 02:43:45 +0000 (18:43 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 19 Nov 2024 02:43:45 +0000 (18:43 -0800)
commit4be4a91d53b6e3a1c392aa10aa4f72f3dea86459
treec90f93d4bf6e2f11abdaac228d4488416c804427
parent357c52ff860b3d047de5d2c605c46dd9a8448821
parent79da2aaa08ee9980ac3f750f8b3d3db389714257
Merge branch 'eth-fbnic-cleanup-and-add-a-few-stats'

Jakub Kicinski says:

====================
eth: fbnic: cleanup and add a few stats

Cleanup trival problems with fbnic and add the PCIe and RPC (Rx parser)
stats.

All stats are read under rtnl_lock for now, so the code is pretty
trivial. We'll need to add more locking when we start gathering
drops used by .ndo_get_stats64.
====================

Link: https://patch.msgid.link/20241115015344.757567-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>