Re: [PATCH v2] virtio_net: Introduce extended RSC feature

2019-02-13 Thread Yuri Benditovich
Can you please let me know whether this patch accepted? Is yes, I'll post similar change to qemu to prevent future compilation error when linux header will be updated. Thanks, Yuri On Fri, Feb 1, 2019 at 10:50 AM Yuri Benditovich wrote: > > VIRTIO_NET_F_RSC_EXT feature bit indicates that the dev

[PATCH v2] virtio_net: Introduce extended RSC feature

2019-02-01 Thread Yuri Benditovich
VIRTIO_NET_F_RSC_EXT feature bit indicates that the device is able to provide extended RSC information. When the feature is active and 'gso_type' field in received packet is not GSO_NONE, the device reports number of coalesced packets in 'csum_start' field and number of duplicated acks in 'csum_off