Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/111234 Subject: [V2] tests/l3fwd_func: fix script _Testing issues_ Diff: tests/TestSuite_l3fwd_func.py DPDK: commit 26d734b5d280b96f91f00f5e0c6c7eff99facef2 Author: David Marchand Date: Thu Apr 14 13:27:56 2022 +0200 Comment: devargs: fix leak on hotplug failure DTS: commit f8e47bcdc2991b040ef80dd65fc914df93158290 Author: Lijuan Tu Date: Wed May 18 22:09:13 2022 +0800 Comment: format all codes with format.sh Test environment and result as below: +------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------+----------+---------------------------------+--------------------------------+ | l3fwd_func | NIC PF | not run | run | +------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/fa633533e5f14a9ebad70e2787063831 #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: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 3/0/0/3/0 with_patch Total/Pass/Fail/Blocked/NA: 3/0/0/3/0 Detail test results: +----------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +----------------------------------------------+------------+---------------+ | l3fwd_func/test_1_port_1_queue_default | blocked | blocked | | l3fwd_func/test_2_ports_4_queues_non_default | blocked | blocked | | l3fwd_func/test_1_port_4_queues_non_default | blocked | blocked | +----------------------------------------------+------------+---------------+ DPDK STV team