From: Jakub Kicinski Date: Tue, 19 Nov 2024 02:43:45 +0000 (-0800) Subject: Merge branch 'eth-fbnic-cleanup-and-add-a-few-stats' X-Git-Tag: v6.13-rc1~135^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4be4a91d53b6e3a1c392aa10aa4f72f3dea86459;p=thirdparty%2Fkernel%2Flinux.git 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 --- 4be4a91d53b6e3a1c392aa10aa4f72f3dea86459