[dts] [PATCH 00/11 v1] test_plans: add packed ring cases

Yinan yinan.wang at intel.com
Fri Feb 28 07:09:36 CET 2020


From: Wang Yinan <yinan.wang at intel.com>

As packed ring is supported since dpdk19.11 and qemu 4.2.0 also
supported now, add packed ring cases in virtio regression cases.

Wang Yinan (11):
  test_plans: add packed ring cases for
    loopback_multi_paths_port_restart
  test_plans: add packed ring cases for loopback_multi_queues
  test_plans: add packed ring test case for pvp_virtio_user_2M_hugepages
  test_plans: add packed ring cases for pvp_virtio_user_4k_pages
  test_plans: add packed ring test case for vhost_enqueue_interrupt
  test_plans: add packed ring test cases for vhost_event_idx_interrupt
  test_plans: add packed ring test cases for vhost_user_live_migration
  test_plans: add packed ring test cases for vhost_virtio_pmd_interrupt
  test_plans: add packed ring test cases for vhost_virtio_user_interrupt
  test_plans: add test cases for virtio_event_idx_interrupt
  test_plans: add packed ring test cases for virtio_pvp_regression

 ...ack_multi_paths_port_restart_test_plan.rst | 109 ++--
 .../loopback_multi_queues_test_plan.rst       | 473 ++++++++++++++----
 ...pvp_virtio_user_2M_hugepages_test_plan.rst |  24 +-
 .../pvp_virtio_user_4k_pages_test_plan.rst    |  30 +-
 .../vhost_enqueue_interrupt_test_plan.rst     |  53 +-
 .../vhost_event_idx_interrupt_test_plan.rst   | 182 ++++++-
 .../vhost_user_live_migration_test_plan.rst   | 398 ++++++++++++++-
 .../vhost_virtio_pmd_interrupt_test_plan.rst  |  42 +-
 .../vhost_virtio_user_interrupt_test_plan.rst |  88 +++-
 .../virtio_event_idx_interrupt_test_plan.rst  | 123 ++++-
 .../virtio_pvp_regression_test_plan.rst       |  95 +++-
 11 files changed, 1435 insertions(+), 182 deletions(-)

-- 
2.17.1



More information about the dts mailing list