mbox

[V1,0/3] modify basic_4k_pages_cbdma to test virtio dequeue

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

Message

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

Wei Ling (3):
  test_plans/basic_4k_pages_cbdma_test_plan: modify testplan to test
    virtio dequeue
  tests/basic_4k_pages_cbdma: modify testsuite to test virtio dequeue
  conf/basic_4k_pages_cbdma: add testsuite config file

 conf/basic_4k_pages_cbdma.cfg                 |  36 +
 test_plans/basic_4k_pages_cbdma_test_plan.rst | 662 ++++++++----
 tests/TestSuite_basic_4k_pages_cbdma.py       | 944 ++++++++++++++++--
 3 files changed, 1346 insertions(+), 296 deletions(-)
 create mode 100644 conf/basic_4k_pages_cbdma.cfg