Re: [PATCH net-next v6 5/8] virtio_net: add the total stats field

2024-04-24 Thread Xuan Zhuo
On Wed, 24 Apr 2024 11:52:12 +0800, Jason Wang wrote: > On Tue, Apr 23, 2024 at 7:32 PM Xuan Zhuo wrote: > > > > Now, we just show the stats of every queue. > > > > But for the user, the total values of every stat may are valuable. > > > > NIC statistics: > > rx_packets: 373522 > > rx_b

Re: [PATCH net-next v6 5/8] virtio_net: add the total stats field

2024-04-23 Thread Jason Wang
On Tue, Apr 23, 2024 at 7:32 PM Xuan Zhuo wrote: > > Now, we just show the stats of every queue. > > But for the user, the total values of every stat may are valuable. > > NIC statistics: > rx_packets: 373522 > rx_bytes: 85919736 > rx_drops: 0 > rx_xdp_packets: 0 > rx_xdp_