mbox series

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

Message ID 20220624053109.2831903-1-weix.ling@intel.com (mailing list archive)
Headers
Series delete modify dpdk code by dpdk change |

Message

Ling, WeiX June 24, 2022, 5:31 a.m. UTC
  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(-)