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)
commite5a280261c7d6973b54a9517b314610a4054f701
tree7cb6156eadd688eba7b1ae73f5d5de22590ee055
parentc084ebd77a00b1a16d9daa57b6ecdfdf1f43c78a
parentc39add9b24237a4b4d8455643af9db42ef08b40d
Merge branch 'add-tx-stop-wake-counters'

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>