mbox series

[V2,0/2] update existing cases and add new cases to validate vf tunneling packets

Message ID 20221125091226.383666-1-ke1.xu@intel.com (mailing list archive)
Headers
Series update existing cases and add new cases to validate vf tunneling packets |

Message

Ke Xu Nov. 25, 2022, 9:12 a.m. UTC
  DPDK will support outer checksum offload and tunneling TSO in release 22.11,
 this patch is intended to cover the new scenario of test these features.

Added new case HW tunneling checksum offload check, covering tunnel
 packets for HW checksum offload.

Added new packets to TSO prerequisites and added new case csum fwd
 engine, use tunnel TSO, covering tunnel packets for HW TSO.

Format the packet organization into a table to make it better organized to
 read.

Ke Xu (2):
  test_plans/vf_offload: add test cases for tunneling packets
  test_plans/vf_offload: format packet organization of previous cases
    into a table

 test_plans/vf_offload_test_plan.rst | 255 +++++++++++++++++++++++++++-
 1 file changed, 253 insertions(+), 2 deletions(-)