On Tue, Sep 29, 2020 at 4:00 AM <xiangxia.m....@gmail.com> wrote: > > From: Tonghao Zhang <xiangxia.m....@gmail.com> > > Open vSwitch and Linux bridge will disable LRO of the interface > when this interface added to them. Now when disable the LRO, the > virtio-net csum is disable too. That drops the forwarding performance. > > Fixes: a02e8964eaf9 ("virtio-net: ethtool configurable LRO") > Cc: Michael S. Tsirkin <m...@redhat.com> > Cc: Jason Wang <jasow...@redhat.com> > Cc: Willem de Bruijn <will...@google.com> > Signed-off-by: Tonghao Zhang <xiangxia.m....@gmail.com>
Acked-by: Willem de Bruijn <will...@google.com>