mbox series

[V3,0/2] modify vhost_virtio_pmd_interrupt_cbdma to test virito dequeue

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

Message

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

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

 ...t_virtio_pmd_interrupt_cbdma_test_plan.rst | 160 +++++++++----
 ...tSuite_vhost_virtio_pmd_interrupt_cbdma.py | 220 ++++++++++++------
 2 files changed, 261 insertions(+), 119 deletions(-)