]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-bcmgenet-64bit-stats-and-expose-more-stats-in-ethtool'
authorJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 01:36:37 +0000 (18:36 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 01:36:37 +0000 (18:36 -0700)
Zak Kemble says:

====================
net: bcmgenet: 64bit stats and expose more stats in ethtool

Hi, this patchset updates the bcmgenet driver with new 64bit statistics via
ndo_get_stats64 and rtnl_link_stats64, now reports hardware discarded
packets in the rx_missed_errors stat and exposes more stats in ethtool.

v1: https://lore.kernel.org/20250513144107.1989-1-zakkemble@gmail.com
v2: https://lore.kernel.org/20250515145142.1415-1-zakkemble@gmail.com
====================

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

Trivial merge