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

2024-02-02 Thread Jakub Kicinski
On Fri, 2 Feb 2024 16:46:28 + Daniel Jurgens wrote: > > Daniel, I think this may be a good enough excuse to add per-queue stats to > > the netdev genl family, if you're up for that. LMK if you want more info, > > otherwise I guess ethtool -S is fine for now. > > For now, I would like to go w

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

2024-02-02 Thread Daniel Jurgens
> From: Jakub Kicinski > Sent: Friday, February 2, 2024 10:01 AM > Subject: Re: [PATCH net-next] virtio_net: Add TX stop and wake counters > > On Fri, 2 Feb 2024 14:52:59 +0800 Jason Xing wrote: > > > Can you say more? I'm curious what's your use case. > > > > I'm not working at Nvidia, so my poi

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

2024-02-02 Thread Jakub Kicinski
On Fri, 2 Feb 2024 14:52:59 +0800 Jason Xing wrote: > > Can you say more? I'm curious what's your use case. > > I'm not working at Nvidia, so my point of view may differ from theirs. > From what I can tell is that those two counters help me narrow down > the range if I have to diagnose/debug som