[V2,1/3] test_plans/index: delete vhost_event_idx_interrupt_cbdma_test_plan

Message ID 20220903060443.2937745-1-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series delete vhost_event_idx_interrupt_cbdma |

Commit Message

Ling, WeiX Sept. 3, 2022, 6:04 a.m. UTC
  Interrupt with async datapath requires vhostpmd local patch support,
but it doesn't support it right now, so delete the
vhost_event_idx_interrupt_cbdma testplan from test_plans/index.rst.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 test_plans/index.rst | 1 -
 1 file changed, 1 deletion(-)
  

Patch

diff --git a/test_plans/index.rst b/test_plans/index.rst
index 6aaf1ab8..2d797b6d 100644
--- a/test_plans/index.rst
+++ b/test_plans/index.rst
@@ -197,7 +197,6 @@  The following are the test plans for the DPDK DTS automated test system.
     malicious_driver_event_indication_test_plan
 
     vhost_event_idx_interrupt_test_plan
-    vhost_event_idx_interrupt_cbdma_test_plan
     vhost_virtio_pmd_interrupt_test_plan
     vhost_virtio_pmd_interrupt_cbdma_test_plan
     vhost_virtio_user_interrupt_test_plan