Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/113667 Subject: [V2,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 ad42b228c6e26e88b16504153a9338f9b387d2e7 Author: Archana Muniganti Date: Thu Jun 30 16:51:23 2022 +0530 Comment: examples/fips_validation: fix print for zero length payload DTS: commit ce08b31ea6b7124ed52cbcb8a261b826a2c28d93 Author: Jiale Song Date: Wed Jun 29 17:35:53 2022 +0000 Comment: tests/multiprocess: modify script to suport i40e driver 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/09036e5794bd4e01a2ab3078322c77b1 #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