mbox

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

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

Message

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

Wei Ling (2):
  test_plans/vhost_virtio_user_interrupt_cbdma_test_plan: modify
    testplan to test virtio dequeue
  tests/loopback_virtio_user_server_mode_cbdma: modify testsuite to test
    virtio dequeue

 ..._virtio_user_interrupt_cbdma_test_plan.rst | 119 +++-
 ..._loopback_virtio_user_server_mode_cbdma.py | 541 ++++++------------
 2 files changed, 267 insertions(+), 393 deletions(-)