Re: [PATCH net-next] virtio_net: Add TX stop and wake counters

2024-02-01 Thread Jason Xing
On Fri, Feb 2, 2024 at 12:21 PM Jakub Kicinski wrote: > > 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 >

Re: [PATCH net-next v2 0/6] virtio-net: support device stats

2024-02-01 Thread Jakub Kicinski
On Wed, 31 Jan 2024 10:45:53 +0800 Xuan Zhuo wrote: > As the spec: > > https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82 > > The virtio net supports to get device stats. Does not apply to net-next, could you rebase?

Re: [PATCH net-next] virtio_net: Add TX stop and wake counters

2024-02-01 Thread Jakub Kicinski
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 driv