mbox

[V1,0/4] modify script according to dpdk code change

Message ID 20220623065336.21482-1-linglix.chen@intel.com (mailing list archive)
Headers

Message

Lingli Chen June 23, 2022, 6:53 a.m. UTC
  According to dpdk commit 3c4426db54fc(app/testpmd: do not poll stopped queues)
modify the script to adapt to this change.

Lingli Chen (4):
  test_plans/dynamic_queue: modify script according to dpdk code change
  tests/dynamic_queue: modify script according to dpdk code change
  test_plans/queue_start_stop: modify script according to dpdk code
    change
  tests/queue_start_stop: modify script according to dpdk code change

 test_plans/dynamic_queue_test_plan.rst    |  4 ++--
 test_plans/queue_start_stop_test_plan.rst |  2 +-
 tests/TestSuite_dynamic_queue.py          | 12 ++++++++----
 tests/TestSuite_queue_start_stop.py       | 12 ------------
 4 files changed, 11 insertions(+), 19 deletions(-)