]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit987257c49bfb59ccf94bb30f41edc92ea0d6f739
tree309d4805775f46c3767037ff07118c5aad8c5900
parent195900546305644b5570dcd615e30be3abe86185
parent3277e605ac01fd11d0a7c6c68c617547ba66c87f
Merge branch 'ionic-expose-more-port-stats-to-ethtool'

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>