mbox

[V1,0/2] modify the dmas and add new testuite

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

Message

Ling, WeiX Nov. 11, 2022, 7:51 a.m. UTC
  1.From DPDK-22.11, the dmas parameter have changed from
`lcore-dma=[lcore1@0000:00:04.0]` to `dmas=[txq0@0000:00:04.0]` by DPDK
local patch,so modify the dmas parameter.
2.Add new testcase in testplan.
3.Upstream the new testsuite.

Wei Ling (2):
  test_plans/loopback_virtio_user_server_mode_dsa_test_plan: modify the
    dmas parameter and add cases
  tests/loopback_virtio_user_server_mode_dsa: add new testsuite

 ..._virtio_user_server_mode_dsa_test_plan.rst | 1015 +++++++--
 ...te_loopback_virtio_user_server_mode_dsa.py | 1935 +++++++++++++++++
 2 files changed, 2718 insertions(+), 232 deletions(-)
 create mode 100644 tests/TestSuite_loopback_virtio_user_server_mode_dsa.py