mbox

[V3,0/2] modify dsa parameter by DPDK changed

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

Message

Ling, WeiX Dec. 22, 2022, 5:43 a.m. UTC
  1.The dmas parameter have been changed by the local patch, so modify the
dmas parameter in the testplan.
2.Add new tests/TestSuite_vm2vm_virtio_user_dsa.py to test the
vm2vm_virtio_user with DSA driver.

Wei Ling (2):
  test_plans/vm2vm_virtio_user_dsa_test_plan: modify dsa parameter by
    DPDK changed
  tests/vm2vm_virtio_user_dsa: add new testsuite

 .../vm2vm_virtio_user_dsa_test_plan.rst       | 1055 ++++-----
 tests/TestSuite_vm2vm_virtio_user_dsa.py      | 2079 +++++++++++++++++
 2 files changed, 2607 insertions(+), 527 deletions(-)
 create mode 100644 tests/TestSuite_vm2vm_virtio_user_dsa.py