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

Ke Xu ke1.xu at intel.com
Thu Dec 22 10:37:10 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 typos and bugs in previous cases.

Ke Xu, Weiyuan Li (5):
  tests/vf_offload: fix 2 typos and a bug.
  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/vf_offload: add new method to anayse tunnel packets.

 tests/TestSuite_vf_offload.py | 448 +++++++++++++++++++++++++++++++++-
 1 file changed, 438 insertions(+), 10 deletions(-)

-- 
2.25.1



More information about the dts mailing list