Re: [PATCH v2 1/3] virtio-net: Introduce extended RSC feature

2020-03-01 Thread Yuri Benditovich
No problem, I'll send an update On Sun, Mar 1, 2020 at 1:31 PM Michael S. Tsirkin wrote: > > On Sun, Mar 01, 2020 at 01:07:31PM +0200, Yuri Benditovich wrote: > > VIRTIO_NET_F_RSC_EXT feature bit indicates that the device > > is able to provide extended RSC information. When the feature > > is

Re: [PATCH v2 1/3] virtio-net: Introduce extended RSC feature

2020-03-01 Thread Michael S. Tsirkin
On Sun, Mar 01, 2020 at 01:07:31PM +0200, Yuri Benditovich wrote: > VIRTIO_NET_F_RSC_EXT feature bit indicates that the device > is able to provide extended RSC information. When the feature > is negotiatede and 'gso_type' field in received packet is not > GSO_NONE, the device reports number of

[PATCH v2 1/3] virtio-net: Introduce extended RSC feature

2020-03-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 negotiatede 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