On Fri, Aug 2, 2024 at 1:38 PM Akihiko Odaki <akihiko.od...@daynix.com> wrote: > > VIRTIO_NET_F_RSC_EXT is implemented in the rx data path, which vhost > implements, so vhost needs to support the feature if it is ever to be > enabled with vhost. The feature must be disabled otherwise. > > Fixes: 2974e916df87 ("virtio-net: support RSC v4/v6 tcp traffic for Windows > HCK") > Reported-by: Jason Wang <jasow...@redhat.com> > Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> > ---
Acked-by: Jason Wang <jasow...@redhat.com> Thanks