Merge branch 'add-tx-stop-wake-counters'
authorJakub Kicinski <kuba@kernel.org>
Mon, 13 May 2024 21:58:38 +0000 (14:58 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 13 May 2024 21:58:38 +0000 (14:58 -0700)
Daniel Jurgens says:

====================
Add TX stop/wake counters

Several drivers provide TX stop and wake counters via ethtool stats. Add
those to the netdev queue stats, and use them in virtio_net.
====================

Link: https://lore.kernel.org/r/20240510201927.1821109-1-danielj@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge