On Wed, 31 Jan 2024 10:54:33 +0800 Jason Xing wrote: > > [danielj@sw-mtx-051 upstream]$ ethtool -S ens2f1np1 | grep 'stop\|wake' > > tx_queue_stopped: 0 > > tx_queue_wake: 0 > > tx0_stopped: 0 > > tx0_wake: 0 > > .... > > Yes, that's it! What I know is that only mlx drivers have those two > counters, but they are very useful when debugging some issues or > tracking some historical changes if we want to. Can you say more? I'm curious what's your use case.