On Mon, 12 Oct 2020 09:58:20 +0800 [email protected] wrote: > From: Tonghao Zhang <[email protected]> > > Allow user configuring RXCSUM separately with ethtool -K, > reusing the existing virtnet_set_guest_offloads helper > that configures RXCSUM for XDP. This is conditional on > VIRTIO_NET_F_CTRL_GUEST_OFFLOADS. > > If Rx checksum is disabled, LRO should also be disabled. > > Cc: Michael S. Tsirkin <[email protected]> > Cc: Jason Wang <[email protected]> > Cc: Willem de Bruijn <[email protected]> > Signed-off-by: Tonghao Zhang <[email protected]> > Acked-by: Michael S. Tsirkin <[email protected]>
Applied, thanks everyone!
