Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116077 Subject: [V2,2/2] test_plans/dual_vlan: optimize dual_vlan test plan _Testing issues_ Diff: tests/TestSuite_dual_vlan.py test_plans/dual_vlan_test_plan.rst 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_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------+----------+--------------------------------+---------------------------------+ | dual_vlan | NIC PF | run | not run | +-----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/12520b77117647929f8237e0fdfe8462 #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: 8/0/0/8/0 with_patch Total/Pass/Fail/Blocked/NA: 8/0/0/8/0 Detail test results: +------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------+------------+---------------+ | dual_vlan/test_vlan_insert_config | blocked | blocked | | dual_vlan/test_vlan_stripq_config | blocked | blocked | | dual_vlan/test_vlan_filter_table | blocked | blocked | | dual_vlan/test_vlan_synthetic_test | blocked | blocked | | dual_vlan/test_vlan_filter_config | blocked | blocked | | dual_vlan/test_vlan_random_test | blocked | blocked | | dual_vlan/test_vlan_tpid_config | blocked | blocked | | dual_vlan/test_vlan_strip_config | blocked | blocked | +------------------------------------+------------+---------------+ DPDK STV team