mbox series

[V3,0/3] modify vhost_cbdma to test virtio dequeue

Message ID 20220816101557.3768882-1-weix.ling@intel.com (mailing list archive)
Headers
Series modify vhost_cbdma to test virtio dequeue |

Message

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

Wei Ling (3):
  test_plans/vhost_cbdma_test_plan: modify testplan to test virtio
    dequeue
  tests/vhost_cbdma: modify testsuite to test virtio dequeue
  conf/vhost_cbdma: modify testuite config by testcase changed

 conf/vhost_cbdma.cfg                 |  248 +--
 test_plans/vhost_cbdma_test_plan.rst | 1349 +++++-----------
 tests/TestSuite_vhost_cbdma.py       | 2158 +++++++++-----------------
 3 files changed, 1201 insertions(+), 2554 deletions(-)