Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116633 Subject: [V3] tests/port_control: optimize the test script to make run stably _Testing issues_ Diff: tests/TestSuite_port_control.py DPDK: commit d2384afb4776b4f775bfe238aaa7912423335ebd Author: Cristian Dumitrescu Date: Fri Aug 5 22:00:29 2022 +0000 Comment: net/softnic: print output port packet drop counters DTS: commit 545ef88d87855f145d472acb10bc8c27ae8a35c8 Author: Song Jiale Date: Tue Sep 20 17:04:02 2022 +0000 Comment: tests/ice_dcf_switch_filter_pppoe: optimization script Test environment and result as below: +--------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +--------------+----------+--------------------------------+---------------------------------+ | port_control | NIC PF | run | not run | +--------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/855451d2e61e4b78be055ea522b0d0a3 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-45-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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: 2/0/2/0/0 with_patch Total/Pass/Fail/Blocked/NA: 2/0/2/0/0 Detail test results: +------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------------+------------+---------------+ | port_control/test_pf_start_stop_reset_close | failed | failed | | port_control/test_e1000_start_stop_reset_close | failed | failed | +------------------------------------------------+------------+---------------+ DPDK STV team