mbox

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

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

Message

Ling, WeiX Aug. 11, 2022, 5:43 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 (2):
  test_plans/vhost_cbdma_test_plan: modify testplan to test virtio
    dequeue
  tests/vhost_cbdma: modify testsuite to test virtio dequeue

 test_plans/vhost_cbdma_test_plan.rst | 1353 +++++-----------
 tests/TestSuite_vhost_cbdma.py       | 2158 +++++++++-----------------
 2 files changed, 1136 insertions(+), 2375 deletions(-)