[dts][PATCH V1 0/3] modify the dmas parameter and upstram

Wei Ling weix.ling at intel.com
Fri Nov 11 08:38:23 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 testsuite and suite config.

Wei Ling (3):
  test_plans/basic_4k_pages_dsa_test_plan: modify the dmas parameter
  tests/basic_4k_pages_dsa: add the new testsuite
  conf/basic_4k_pages_dsa: add the suite config

 conf/basic_4k_pages_dsa.cfg                 |   36 +
 test_plans/basic_4k_pages_dsa_test_plan.rst |  502 +++---
 tests/TestSuite_basic_4k_pages_dsa.py       | 1677 +++++++++++++++++++
 3 files changed, 1959 insertions(+), 256 deletions(-)
 create mode 100644 conf/basic_4k_pages_dsa.cfg
 create mode 100644 tests/TestSuite_basic_4k_pages_dsa.py

-- 
2.25.1



More information about the dts mailing list