]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'ionic-expose-more-port-stats-to-ethtool'
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Jun 2026 01:15:12 +0000 (18:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Jun 2026 01:15:12 +0000 (18:15 -0700)
Eric Joyner says:

====================
ionic: Expose more port stats to ethtool [part]

The primary aim of this patchset is to support the reporting of new port
statistics (and one old one) that firmware sends to the driver. A scheme
for these extra stats is introduced in order to prevent devices that
don't support these new statistics from unconditionally setting them or
reporting them in ethtool.
====================

Link: https://patch.msgid.link/20260614205303.48088-1-eric.joyner@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge