mbox

[V1,0/2] modify dpdk_gro_lib_cbdma to test virito dequeue

Message ID 20220801091311.1077231-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX Aug. 1, 2022, 9:13 a.m. UTC
  From DPDK-22.07, virtio support async dequeue for split and packed ring
path, so modify dpdk_gro_lib_cbdma testplan and testsuite to test
the split and packed ring async dequeue feature.

Wei Ling (2):
  test_plans/dpdk_gro_lib_cbdma_test_plan: modify testplan to test
    virito dequeue
  tests/:dpdk_gro_lib_cbdma: modify testsuite to test virito dequeue

 test_plans/dpdk_gro_lib_cbdma_test_plan.rst | 83 ++++++++++++++++-----
 tests/TestSuite_dpdk_gro_lib_cbdma.py       | 81 +++++++++++++++-----
 2 files changed, 126 insertions(+), 38 deletions(-)