mbox

[V1,0/3] modify the dmas parameter

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

Message

Ling, WeiX Nov. 11, 2022, 7:11 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 (3):
  test_plans/vhost_cbdma_test_plan: modify the dmas parameter
  tests/vhost_cbdma: modify the dmas parameter
  conf/vhost_cbdma: modify the suite config by case changed

 conf/vhost_cbdma.cfg                 |  20 +-
 test_plans/vhost_cbdma_test_plan.rst | 437 ++++++--------
 tests/TestSuite_vhost_cbdma.py       | 859 +++++++++++++--------------
 3 files changed, 606 insertions(+), 710 deletions(-)