Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/117895 Subject: [V3,2/2] tests/queue_start_stop: modify script according to dpdk code change _Testing OK_ Diff: tests/TestSuite_dynamic_queue.py test_plans/dynamic_queue_test_plan.rst tests/TestSuite_queue_start_stop.py test_plans/queue_start_stop_test_plan.rst DPDK: commit a74b1b25136a592c275afbfa6b70771469750aee Author: Thomas Monjalon Date: Tue Oct 11 02:39:28 2022 +0200 Comment: version: 22.11-rc1 DTS: commit 878a9c7ea3b073956c4efc8cf21ac43454b1b336 Author: Zhimin Huang Date: Mon Oct 10 07:42:43 2022 +0800 Comment: tests/ice_dcf_qos:modify the command according to the dpdk changed Test environment and result as below: +------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------------+----------+---------------------------------+--------------------------------+ | queue_start_stop | NIC PF | not run | run | | dynamic_queue | NIC PF | not run | run | +------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/c552b9442932415daf6b0a8627102b8a #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