Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/113416 Subject: [V1,2/2] tests/*: modify script according to dpdk code change _Testing OK_ Diff: test_plans/queue_start_stop_test_plan.rst test_plans/dynamic_queue_test_plan.rst tests/TestSuite_queue_start_stop.py tests/TestSuite_dynamic_queue.py DPDK: commit 91c12c4a4a3cbfbf5b901703d63fb5e518d48658 Author: Dongdong Liu Date: Wed Jun 22 18:49:11 2022 +0800 Comment: maintainers: update for hns3 DTS: commit a82eda962a73eb065832418adad3e8d6de77865e Author: Daxue Gao Date: Wed Jun 22 10:24:02 2022 +0800 Comment: tests/unit_tests: fix self.__name__ error 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/964f51b3e1084522b467b0a94ab8453c #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.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