[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOEp5Ofzz2CrkbBoPsOAGDVdVJZ07nzH0Usv5h6a96p8+YknwA@mail.gmail.com>
Date: Sun, 1 Mar 2020 14:47:41 +0200
From: Yuri Benditovich <yuri.benditovich@...nix.com>
To: "Michael S. Tsirkin" <mst@...hat.com>
Cc: Jason Wang <jasowang@...hat.com>,
virtualization@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org, Yan Vugenfirer <yan@...nix.com>
Subject: Re: [PATCH v2 0/3] virtio-net: introduce features defined in the spec
On Sun, Mar 1, 2020 at 1:32 PM Michael S. Tsirkin <mst@...hat.com> wrote:
>
> On Sun, Mar 01, 2020 at 01:07:30PM +0200, Yuri Benditovich wrote:
> > This series introduce virtio-net features VIRTIO_NET_F_RSC_EXT,
> > VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT.
> >
> > Changes from v1:
> > __virtio -> __le
> > maximal -> maximum
> > minor style fixes
>
>
> Looks good to me - sent a bit of consmetics.
>
> But as any virtio UAPI change, please CC virtio-dev as virtio TC maintains the
> interface. Thanks!
Probably 'virtio-dev' should be added to maintainers file.
>
> > Yuri Benditovich (3):
> > virtio-net: Introduce extended RSC feature
> > virtio-net: Introduce RSS receive steering feature
> > virtio-net: Introduce hash report feature
> >
> > include/uapi/linux/virtio_net.h | 90 +++++++++++++++++++++++++++++++--
> > 1 file changed, 86 insertions(+), 4 deletions(-)
> >
> > --
> > 2.17.1
>
Powered by blists - more mailing lists