Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/116395 Subject: [V2,2/2] tests/dynamic_queue: modify script according to dpdk code change _Testing OK_ Diff: tests/TestSuite_queue_start_stop.py test_plans/queue_start_stop_test_plan.rst tests/TestSuite_dynamic_queue.py test_plans/dynamic_queue_test_plan.rst DPDK: commit f8f6b1c1744e12d8d6877464a613acd1231db1a1 Author: David Marchand Date: Mon Jul 25 22:32:06 2022 +0200 Comment: vhost: stop using mempool for IOTLB cache DTS: commit 0c15de88fb78077b4565de70a95220eb835356e1 Author: Song Jiale Date: Wed Sep 14 09:42:50 2022 +0000 Comment: tests/ice_flow_priority: synchronize test plans and optimization scripts Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | queue_start_stop | NIC PF | run | not run | | dynamic_queue | NIC PF | run | not run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/5229884df2af4d0b9565ca4325a33944 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 5/5/0/0/0 Detail test results: +----------------------------------------+------------+ | suit/case | with_patch | +----------------------------------------+------------+ | dynamic_queue/test_rxq_chgring_setup | passed | | dynamic_queue/test_rxq_setup | passed | | dynamic_queue/test_txq_chgring_setup | passed | | dynamic_queue/test_txq_setup | passed | | queue_start_stop/test_queue_start_stop | passed | +----------------------------------------+------------+ DPDK STV team