mbox series

[V2,0/2] add vm2vm_virtio_user_dsa

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

Message

Ling, WeiX Nov. 30, 2022, 6:32 a.m. UTC
  1.Modify the description in testplan.
2.Add the TestSuite_vm2vm_virtio_user_dsa.py testsuite.

Wei Ling (2):
  test_plans/vm2vm_virtio_user_dsa_test_plan: modify testplan
    description
  tests/vm2vm_virtio_user_dsa: add new testsuite

 .../vm2vm_virtio_user_dsa_test_plan.rst       |  166 +-
 tests/TestSuite_vm2vm_virtio_user_dsa.py      | 2079 +++++++++++++++++
 2 files changed, 2164 insertions(+), 81 deletions(-)
 create mode 100644 tests/TestSuite_vm2vm_virtio_user_dsa.py