Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116328 Subject: [V2] tests/port_control: optimize the test script to make run stably _Testing issues_ Diff: tests/TestSuite_port_control.py DPDK: commit f8f6b1c1744e12d8d6877464a613acd1231db1a1 Author: David Marchand Date: Mon Jul 25 22:32:06 2022 +0200 Comment: vhost: stop using mempool for IOTLB cache DTS: commit 0c15de88fb78077b4565de70a95220eb835356e1 Author: Song Jiale Date: Wed Sep 14 09:42:50 2022 +0000 Comment: tests/ice_flow_priority: synchronize test plans and optimization scripts Test environment and result as below: +--------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +--------------+----------+---------------------------------+--------------------------------+ | port_control | NIC PF | not run | run | +--------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/fbdddac319ea43fe89b65fd970c2728c #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