mbox series

[V1,0/2] add vm2vm_virtio_pmd_dsa

Message ID 20221130064544.1165692-1-weix.ling@intel.com (mailing list archive)
Headers
Series add vm2vm_virtio_pmd_dsa |

Message

Ling, WeiX Nov. 30, 2022, 6:45 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 the 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       | 735 ++++++++++++++++++
 2 files changed, 862 insertions(+), 171 deletions(-)
 create mode 100644 tests/TestSuite_vm2vm_virtio_pmd_dsa.py