[dts][PATCH V1 0/2] modify the dmas parameter and upstream the

Wei Ling weix.ling at intel.com
Fri Nov 11 09:14:54 CET 2022


1.From DPDK-22.11, the dmas parameter have changed from
`lcore-dma=[lcore1 at 0000:00:04.0]` to `dmas=[txq0 at 0000:00:04.0]` by DPDK
local patch,so modify the dmas parameter.
2.Upstream the testuite.

Wei Ling (2):
  test_plans/vm2vm_virtio_user_dsa_test_plan: modify the dmas parameter
  tests/vm2vm_virtio_user_dsa: add new testsuite

 .../vm2vm_virtio_user_dsa_test_plan.rst       | 1045 ++++-----
 tests/TestSuite_vm2vm_virtio_user_dsa.py      | 2070 +++++++++++++++++
 2 files changed, 2593 insertions(+), 522 deletions(-)
 create mode 100644 tests/TestSuite_vm2vm_virtio_user_dsa.py

-- 
2.25.1



More information about the dts mailing list