[virtio-dev] [PATCH v2] virtio-net: support device stats

2021-08-23 Thread Xuan Zhuo
This patch allows the driver to obtain some statistics from the device. In the back-end implementation, we can count a lot of such information, which can be used for debugging and judging the running status of the back-end. We hope to directly display it to the user through ethtool. Signed-off-by

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-08-25 Thread Jason Wang
在 2021/8/23 下午4:27, Xuan Zhuo 写道: This patch allows the driver to obtain some statistics from the device. In the back-end implementation, we can count a lot of such information, which can be used for debugging and judging the running status of the back-end. We hope to directly display it to th

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-08-26 Thread Xuan Zhuo
On Thu, 26 Aug 2021 12:22:25 +0800, Jason Wang wrote: > > 在 2021/8/23 下午4:27, Xuan Zhuo 写道: > > This patch allows the driver to obtain some statistics from the device. > > > > In the back-end implementation, we can count a lot of such information, > > which can be used for debugging and judging th

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-08-26 Thread Jason Wang
在 2021/8/27 上午11:22, Xuan Zhuo 写道: On Thu, 26 Aug 2021 12:22:25 +0800, Jason Wang wrote: 在 2021/8/23 下午4:27, Xuan Zhuo 写道: This patch allows the driver to obtain some statistics from the device. In the back-end implementation, we can count a lot of such information, which can be used for de

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-08-27 Thread Xuan Zhuo
On Fri, 27 Aug 2021 11:45:55 +0800, Jason Wang wrote: > > 在 2021/8/27 上午11:22, Xuan Zhuo 写道: > > On Thu, 26 Aug 2021 12:22:25 +0800, Jason Wang wrote: > >> 在 2021/8/23 下午4:27, Xuan Zhuo 写道: > >>> This patch allows the driver to obtain some statistics from the device. > >>> > >>> In the back-end i

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-09-02 Thread Jason Wang
在 2021/8/27 下午2:58, Xuan Zhuo 写道: On Fri, 27 Aug 2021 11:45:55 +0800, Jason Wang wrote: 在 2021/8/27 上午11:22, Xuan Zhuo 写道: On Thu, 26 Aug 2021 12:22:25 +0800, Jason Wang wrote: 在 2021/8/23 下午4:27, Xuan Zhuo 写道: This patch allows the driver to obtain some statistics from the device. In th

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-09-02 Thread Xuan Zhuo
On Thu, 2 Sep 2021 15:39:44 +0800, Jason Wang wrote: > > 在 2021/8/27 下午2:58, Xuan Zhuo 写道: > > On Fri, 27 Aug 2021 11:45:55 +0800, Jason Wang wrote: > >> 在 2021/8/27 上午11:22, Xuan Zhuo 写道: > >>> On Thu, 26 Aug 2021 12:22:25 +0800, Jason Wang > >>> wrote: > 在 2021/8/23 下午4:27, Xuan Zhuo 写道:

Re: [virtio-dev] [PATCH v2] virtio-net: support device stats

2021-09-02 Thread Jason Wang
On Fri, Sep 3, 2021 at 10:11 AM Xuan Zhuo wrote: > > On Thu, 2 Sep 2021 15:39:44 +0800, Jason Wang wrote: > > > > 在 2021/8/27 下午2:58, Xuan Zhuo 写道: > > > On Fri, 27 Aug 2021 11:45:55 +0800, Jason Wang > > > wrote: > > >> 在 2021/8/27 上午11:22, Xuan Zhuo 写道: > > >>> On Thu, 26 Aug 2021 12:22:25 +0