mbox series

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

Message ID 20220729071512.1006810-1-weix.ling@intel.com (mailing list archive)
Headers
Series modify vm2vm_virtio_user_cbdma to test virito dequeue |

Message

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

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

 .../vm2vm_virtio_user_cbdma_test_plan.rst     | 1041 ++++++++---------
 tests/TestSuite_vm2vm_virtio_user_cbdma.py    |  902 ++++++++------
 2 files changed, 1017 insertions(+), 926 deletions(-)