mbox

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

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

Message

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

Wei Ling (2):
  test_plans/vm2vm_virtio_net_perf_cbdma_test_plan: modify testplan to
    test virito dequeue
  tests/vm2vm_virtio_net_perf_cbdma: modify testplan to test virito
    dequeue

 .../vm2vm_virtio_net_perf_cbdma_test_plan.rst | 160 +--
 .../TestSuite_vm2vm_virtio_net_perf_cbdma.py  | 982 ++++++++++++------
 2 files changed, 718 insertions(+), 424 deletions(-)