mbox

[V2,0/2] modify the dmas parameter

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

Message

Ling, WeiX Nov. 11, 2022, 6:08 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/vhost_virtio_pmd_interrupt_cbdma_test_plan: modify the dmas
    parameter
  tests/vhost_virtio_pmd_interrupt_cbdma: modify the dmas parameter

 ...t_virtio_pmd_interrupt_cbdma_test_plan.rst | 107 +++-----
 ...tSuite_vhost_virtio_pmd_interrupt_cbdma.py | 236 ++++++++++--------
 2 files changed, 170 insertions(+), 173 deletions(-)