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

2020-01-13 Thread Yuri Benditovich
On Mon, Jan 13, 2020 at 1:08 PM Jason Wang wrote: > > > On 2020/1/13 下午4:17, 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 >

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

2020-01-13 Thread Jason Wang
On 2020/1/13 下午4:17, 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 coalesced packets in

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

2020-01-13 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