mbox series

[V1,0/2] modify dpdk_gso_lib

Message ID 20221116020913.609914-1-weix.ling@intel.com (mailing list archive)
Headers
Series modify dpdk_gso_lib |

Message

Ling, WeiX Nov. 16, 2022, 2:09 a.m. UTC
  As DPDK commit 236bc417(app/testpmd: fix MAC header in checksum 
forward engine),need to add `csum mac-swap off <port_id>` steps 
in testplan and testsuite.

Wei Ling (2):
  test_plans/dpdk_gso_lib_test_plan: modify testplan by DPDK changed
  tests/dpdk_gso_lib: modify testsuite by DPDK changed

 test_plans/dpdk_gso_lib_test_plan.rst | 8 +++++++-
 tests/TestSuite_dpdk_gso_lib.py       | 2 ++
 2 files changed, 9 insertions(+), 1 deletion(-)