mbox

[V2,0/2] add vm2vm_virtio_pmd_dsa

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

Message

Ling, WeiX Dec. 22, 2022, 3:35 a.m. UTC
  1.Modify the dmas parameter in testplan by DPDK changed.
2.Add new testsuite TestSuite_vm2vm_virtio_pmd_dsa.py.

Wei Ling (2):
  test_plans/vm2vm_virtio_pmd_dsa_test_plan: modify dmas parameter by
    DPDK changed
  tests/vm2vm_virtio_pmd_dsa: add new testsuite

 test_plans/vm2vm_virtio_pmd_dsa_test_plan.rst | 298 +++----
 tests/TestSuite_vm2vm_virtio_pmd_dsa.py       | 780 ++++++++++++++++++
 2 files changed, 907 insertions(+), 171 deletions(-)
 create mode 100644 tests/TestSuite_vm2vm_virtio_pmd_dsa.py