mbox series

[V5,0/2] modify vswitch_sample_cbdma to test virito dequeue

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

Message

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

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

 test_plans/vswitch_sample_cbdma_test_plan.rst | 469 ++++++++----
 tests/TestSuite_vswitch_sample_cbdma.py       | 699 ++++++++----------
 2 files changed, 621 insertions(+), 547 deletions(-)