diff options
author | Yuri Benditovich <[email protected]> | 2020-03-02 13:50:01 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-03-23 09:50:02 -0400 |
commit | 22b436c9b5682e877d34425d05576db74a8647e1 (patch) | |
tree | 2566dab5597e1972c694d93c2fd8592b881c0698 /scripts/bpf_helpers_doc.py | |
parent | d5f5ee2a490547961c0b7ccdeef047c2018892bf (diff) |
virtio-net: Introduce extended RSC feature
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 'csum_offset'
field and sets VIRTIO_NET_HDR_F_RSC_INFO in 'flags' field.
Signed-off-by: Yuri Benditovich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions