[dts][PATCH V1 0/6] delete modify dpdk code by dpdk change

Wei Ling weix.ling at intel.com
Fri Jun 24 07:31:09 CEST 2022


According to the dpdk commit 1945c64674(app/testpmd: perform SW IP
checksum for GRO/GSO packets) and commit 8ba1723783(net/vhost: 
perform SW checksum in Tx path), no need to modify DPDK code to test.

Wei Ling (6):
  test_plans/dpdk_gro_lib_test_plan: delete modify dpdk code by dpdk
    change
  tests/dpdk_gro_lib: delete modify dpdk code by dpdk change
  test_plans/dpdk_gro_lib_cbdma_test_plan: delete modify dpdk code by
    dpdk change
  tests/dpdk_gro_lib_cbdma: delete modify dpdk code by dpdk change
  test_plans/dpdk_gso_lib_test_plan: modify dpdk code by dpdk change
  tests/dpdk_gso_lib: modify dpdk code by dpdk change

 test_plans/dpdk_gro_lib_cbdma_test_plan.rst | 50 ---------------
 test_plans/dpdk_gro_lib_test_plan.rst       | 46 --------------
 test_plans/dpdk_gso_lib_test_plan.rst       | 69 +++++++--------------
 tests/TestSuite_dpdk_gro_lib.py             | 59 ------------------
 tests/TestSuite_dpdk_gro_lib_cbdma.py       | 58 -----------------
 tests/TestSuite_dpdk_gso_lib.py             | 25 --------
 6 files changed, 22 insertions(+), 285 deletions(-)

-- 
2.25.1



More information about the dts mailing list