mbox series

[V2,0/3] delete vhost_event_idx_interrupt_cbdma

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

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 and testsuite.

Wei Ling (3):
  test_plans/index: delete vhost_event_idx_interrupt_cbdma_test_plan
  test_plans/vhost_event_idx_interrupt_cbdma_test_plan: delete testplan
    as not support
  tests/vhost_event_idx_interrupt_cbdma: delete testsuite as not support

 test_plans/index.rst                          |   1 -
 ...st_event_idx_interrupt_cbdma_test_plan.rst | 281 -----------
 ...stSuite_vhost_event_idx_interrupt_cbdma.py | 459 ------------------
 3 files changed, 741 deletions(-)
 delete mode 100644 test_plans/vhost_event_idx_interrupt_cbdma_test_plan.rst
 delete mode 100644 tests/TestSuite_vhost_event_idx_interrupt_cbdma.py