mbox

[V1,0/4] add DPDK22.03 new feature

Message ID 20220415090403.261118-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX April 15, 2022, 9:04 a.m. UTC
  As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path),
add pvp_virtio_user_4k_pages_cbdma_test_plan new testplan into index.rst.

Wei Ling (4):
  test_plans/pvp_virtio_user_4k_pages_test_plan: modify testplan format
  test_plans/pvp_virtio_user_4k_pages_cbdma_test_plan: add DPDK22.03 new
    feature
  tests/pvp_virtio_user_4k_pages_cbdma: add DPDK22.03 new feature
  test_plans/index: add new testsuite

 test_plans/index.rst                          |   1 +
 ...p_virtio_user_4k_pages_cbdma_test_plan.rst | 455 ++++++++++++++++
 .../pvp_virtio_user_4k_pages_test_plan.rst    | 108 +++-
 ...estSuite_pvp_virtio_user_4k_pages_cbdma.py | 490 ++++++++++++++++++
 4 files changed, 1026 insertions(+), 28 deletions(-)
 create mode 100644 test_plans/pvp_virtio_user_4k_pages_cbdma_test_plan.rst
 create mode 100644 tests/TestSuite_pvp_virtio_user_4k_pages_cbdma.py