[dts][PATCH V2 0/3] add virtio_event_idx_interrupt_cbdma

Wei Ling weix.ling at intel.com
Tue May 10 05:22:02 CEST 2022


As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add new testsuite virtio_event_idx_interrupt_cbdma for coverage 
virtio event idx interrupt with CBDMA and driver reload test.
1) Add new testplan virtio_event_idx_interrupt_cbdma_test_plan into test_plans/index.rst.
2) Add new testplan test_plans/virtio_event_idx_interrupt_cbdma_test_plan into
   test_plans.
3) Add new testsuite tests/TestSuite_virtio_event_idx_interrupt_cbdma.py into tests.

Wei Ling (3):
  test_plans/index: add virtio_event_idx_interrupt_cbdma
  test_plans/virtio_event_idx_interrupt_cbdma_test_plan: add
    virtio_event_idx_interrupt_cbdma testplan
  tests/virtio_event_idx_interrupt_cbdma: add
    virtio_event_idx_interrupt_cbdma testsuite

 test_plans/index.rst                          |   1 +
 ...io_event_idx_interrupt_cbdma_test_plan.rst | 207 ++++++++
 ...tSuite_virtio_event_idx_interrupt_cbdma.py | 446 ++++++++++++++++++
 3 files changed, 654 insertions(+)
 create mode 100644 test_plans/virtio_event_idx_interrupt_cbdma_test_plan.rst
 create mode 100644 tests/TestSuite_virtio_event_idx_interrupt_cbdma.py

-- 
2.25.1



More information about the dts mailing list