Message ID | 20220510032211.343602-1-weix.ling@intel.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | add virtio_event_idx_interrupt_cbdma | expand |
diff --git a/test_plans/index.rst b/test_plans/index.rst index d0f73d23..9a349a53 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -228,6 +228,7 @@ The following are the test plans for the DPDK DTS automated test system. vhost_virtio_pmd_interrupt_test_plan vhost_virtio_user_interrupt_test_plan virtio_event_idx_interrupt_test_plan + virtio_event_idx_interrupt_cbdma_test_plan virtio_ipsec_cryptodev_func_test_plan virtio_perf_cryptodev_func_test_plan virtio_smoke_test_plan
Add new testplan virtio_event_idx_interrupt_cbdma_test_plan. Signed-off-by: Wei Ling <weix.ling@intel.com> --- test_plans/index.rst | 1 + 1 file changed, 1 insertion(+)