OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH v7 0/2] checksum corrections and additions


Patch 1 corrects a historical error for the virtio spec.

Patch 2 ensures that the device only delivers fully checksummed packets
to the driver, which is useful for XDP scenarios.

Heng Qi (2):
  virtio-net: correct conditions for devices to validate packet checksum
  virtio-net: device does not deliver partially checksummed packet and
    may validate the checksum

 device-types/net/description.tex        | 76 ++++++++++++++++++++++++++++-----
 device-types/net/device-conformance.tex |  1 +
 2 files changed, 67 insertions(+), 10 deletions(-)

-- 
1.8.3.1



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]