mbox series

[V1,0/2] delete vhost_event_idx_interrupt_cbdma

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

Message

Ling, WeiX July 29, 2022, 2:17 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 (2):
  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

 ...st_event_idx_interrupt_cbdma_test_plan.rst | 281 -----------
 ...stSuite_vhost_event_idx_interrupt_cbdma.py | 459 ------------------
 2 files changed, 740 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