mbox

[V3,0/5] Update vf_offload cases for DPDK-v23.03 validation.

Message ID 20230213083952.1350755-1-ke1.xu@intel.com (mailing list archive)
Headers

Message

Ke Xu Feb. 13, 2023, 8:39 a.m. UTC
  Add VLAN Packets to ensure checksum offload works well on packets with Dot1Q part.

For daily regression, we introduce wrapped cases for each path.

Ke Xu (5):
  tests/vf_offload: add VLAN packets to test scope.
  tests/vf_offload: improve TSO validating.
  tests/vf_offload: improve vector path validating.
  tests/vf_offload: fix error when no packet captured.
  test_plans/vf_offload: add VLAN packets to test scope and improve
    vector path validating.

 test_plans/vf_offload_test_plan.rst | 158 +++++
 tests/TestSuite_vf_offload.py       | 908 ++++++++++++++++++----------
 2 files changed, 757 insertions(+), 309 deletions(-)