[DTS][PATCH V3 0/4] add vf checksum offload and tso case for tunnel packets.

Ke Xu ke1.xu at intel.com
Wed Dec 21 07:08:58 CET 2022


In DPDK 22.11, checksum offload for inner and outer checksum for tunnel packets
 and tunnel tso is supported. This patch is to support validation these packets.

This patch also fix a typo that checksum is wrongly spelled as checksup.

Ke Xu, Weiyuan Li (4):
  tests/vf_offload: fix a typo.
  tests/vf_offload: add vf checksum hw offload case for tunneling
    packets.
  tests/vf_offload: add vf tso case for tunneling packets.
  tests/vf_offload: dts adaptation DPDK checksum function changes

 tests/TestSuite_vf_offload.py | 409 +++++++++++++++++++++++++++++++++-
 1 file changed, 402 insertions(+), 7 deletions(-)

-- 
2.25.1



More information about the dts mailing list