mbox

[V2,0/2] modify the dmas parameter

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

Message

Ling, WeiX Nov. 11, 2022, 6:48 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/virtio_event_idx_interrupt_cbdma_test_plan: modify the dmas
    parameter
  tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter

 ...io_event_idx_interrupt_cbdma_test_plan.rst |  93 +++----
 ...tSuite_virtio_event_idx_interrupt_cbdma.py | 244 ++++++++++--------
 2 files changed, 187 insertions(+), 150 deletions(-)