Re: [PATCH net-next v7 0/8] virtio-net: support device stats

2024-04-30 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni : On Fri, 26 Apr 2024 11:39:20 +0800 you wrote: > As the spec: > > https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82 > > The virtio net supports to get device stats. > > Please re

Re: [PATCH net-next v7 0/8] virtio-net: support device stats

2024-04-29 Thread Jakub Kicinski
On Fri, 26 Apr 2024 11:39:20 +0800 Xuan Zhuo wrote: > As the spec: > > https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82 > > The virtio net supports to get device stats. These got marked as "not applicable" in netdev pw over the weekend, but I think net-nex

[PATCH net-next v7 0/8] virtio-net: support device stats

2024-04-25 Thread Xuan Zhuo
As the spec: https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82 The virtio net supports to get device stats. Please review. Thanks. v6: 1. remove 'maps'. check stats by if-else. v5: 1. Fix some small problems in last version 2. Not report stat