test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V1 0/3] modify the dmas parameter and upstram
@ 2022-11-11  7:38 Wei Ling
  0 siblings, 0 replies; only message in thread
From: Wei Ling @ 2022-11-11  7:38 UTC (permalink / raw)
  To: dts; +Cc: Wei Ling

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.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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-11  7:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-11  7:38 [dts][PATCH V1 0/3] modify the dmas parameter and upstram Wei Ling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).