mbox

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

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

Message

Ling, WeiX Aug. 3, 2022, 1:44 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
    virtio dequeue
  tests/dpdk_gro_lib_cbdma: modify testsuite to test virtio dequeue

 test_plans/dpdk_gro_lib_cbdma_test_plan.rst | 54 +++++++++++++-------
 tests/TestSuite_dpdk_gro_lib_cbdma.py       | 56 ++++++++++++++-------
 2 files changed, 72 insertions(+), 38 deletions(-)