On Tue, 30 Jan 2024 11:20:10 +0800, Jason Wang wrote:
> On Tue, Jan 16, 2024 at 1:56 PM Xuan Zhuo wrote:
> >
> > On Tue, 26 Dec 2023 15:30:57 +0800, Xuan Zhuo
> > wrote:
> > > As the spec:
> > >
> > > https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82
> > >
On Tue, Jan 16, 2024 at 1:56 PM Xuan Zhuo wrote:
>
> On Tue, 26 Dec 2023 15:30:57 +0800, Xuan Zhuo
> wrote:
> > As the spec:
> >
> > https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82
> >
> > The virtio net supports to get device stats.
>
> Hi Jason,
>
> Any
On Tue, 26 Dec 2023 15:30:57 +0800, Xuan Zhuo
wrote:
> As the spec:
>
> https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82
>
> The virtio net supports to get device stats.
Hi Jason,
Any comments for this?
Thanks
>
> Please review.
>
> Thanks.
>
> v1:
>
As the spec:
https://github.com/oasis-tcs/virtio-spec/commit/42f389989823039724f95bbbd243291ab0064f82
The virtio net supports to get device stats.
Please review.
Thanks.
v1:
1. fix some definitions of the marco and the struct
Xuan Zhuo (6):
virtio_net: introduce device stats feature an