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

Ke Xu ke1.xu at intel.com
Fri Dec 23 09:55:22 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: add new method to anayse tunnel packets.
  tests/vf_offload: fix and improve unstable implementations.

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

-- 
2.25.1



More information about the dts mailing list