]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Feb 2022 11:57:54 +0000 (11:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Feb 2022 11:57:54 +0000 (11:57 +0000)
commitdcf210c71a83858ac1d64cd8dcf11d4f249fa264
tree9ed165ec1b7f44e9a5ecfa4e5a63612ca1739335
parent056525909fe4abc2a6538a83c9a4b0d8330fc16d
parent09556dd0fbef0dd9d1c1ba3423e079fd61472dcc
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2022-02-08

Joe Damato says:

This patch set makes several updates to the i40e driver stats collection
and reporting code to help users of i40e get a better sense of how the
driver is performing and interacting with the rest of the kernel.

These patches include some new stats (like waived and busy) which were
inspired by other drivers that track stats using the same nomenclature.

The new stats and an existing stat, rx_reuse, are now accessible with
ethtool to make harvesting this data more convenient for users.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>