mbox

[V2,0/2] modify the dmas parameter

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

Message

Ling, WeiX Nov. 11, 2022, 6:44 a.m. UTC
  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.

Wei Ling (2):
  test_plans/basic_4k_pages_cbdma_test_plan: modify the dmas parameter
  tests/basic_4k_pages_cbdma: modify the dmas parameter

 test_plans/basic_4k_pages_cbdma_test_plan.rst | 598 +++++++++--------
 tests/TestSuite_basic_4k_pages_cbdma.py       | 625 +++++++-----------
 2 files changed, 555 insertions(+), 668 deletions(-)