Test-Label: Intel-suite-dts-test Test-Status: FAILURE http://dpdk.org/patch/99058 Subject: [V2,2/2] tests/generic_flow_api: move test_dual_vlan from fortville_rss_granularity_config to generic_flow_api _Testing issues_ Diff: tests/TestSuite_fortville_rss_granularity_config.py tests/TestSuite_generic_flow_api.py DPDK: commit 3f156ec284125ba9a343ddda8ede0aed20be7a48 Author: Harman Kalra Date: Fri Sep 3 18:38:03 2021 +0530 Comment: metrics: promote deinitialize API DTS: commit b7f2b4939f83c009537337923719b7ec73a776b3 Author: Lijuan Tu Date: Wed Sep 15 01:32:21 2021 +0800 Comment: test_plans/rxtx_offload: fix reStructure warning Test environment and result as below: +----------------------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +----------------------------------+----------+--------------------------------+---------------------------------+ | fortville_rss_granularity_config | NIC PF | run | not run | | generic_flow_api | NIC PF | run | not run | +----------------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/469571e200f440ddaeb44edaaea7c046 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.2 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz 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: 29/10/11/0/8 with_patch Total/Pass/Fail/Blocked/NA: 29/11/10/0/8 Detail test results: +---------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------+------------+---------------+ | fortville_rss_granularity_config/test_ipv6_tcp | failed | failed | | fortville_rss_granularity_config/test_ipv4_udp | failed | failed | | fortville_rss_granularity_config/test_dual_vlan | n/a | failed | | fortville_rss_granularity_config/test_GRE_keys | failed | failed | | fortville_rss_granularity_config/test_ipv6_udp | failed | failed | | generic_flow_api/test_fdir_for_ipv4 | failed | failed | | generic_flow_api/test_fdir_for_ipv6 | failed | failed | | fortville_rss_granularity_config/test_ipv4_tcp | failed | failed | | generic_flow_api/test_tunnel_filter_vxlan | failed | failed | | generic_flow_api/test_tunnel_filter_nvgre | failed | failed | | generic_flow_api/test_fdir_for_vlan | failed | failed | | generic_flow_api/test_fdir_for_L2_payload | passed | passed | | generic_flow_api/test_flexbytes_filter | n/a | n/a | | generic_flow_api/test_fdir_for_flexbytes | passed | passed | | generic_flow_api/test_fdir_for_mac_vlan | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_tcp | passed | passed | | generic_flow_api/test_n_tuple_filter | n/a | n/a | | generic_flow_api/test_syn_filter | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_complex | passed | passed | | generic_flow_api/test_create_same_rule_after_destroy | passed | passed | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_other | passed | passed | | generic_flow_api/test_2_tuple_filter | n/a | n/a | | generic_flow_api/test_fdir_for_nvgre | n/a | n/a | | generic_flow_api/test_ethertype_filter | passed | passed | | generic_flow_api/test_fdir_L2_mac_filter_negative | passed | passed | | generic_flow_api/test_fdir_for_vxlan | n/a | n/a | | generic_flow_api/test_L2_tunnel_filter | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_udp | passed | passed | | generic_flow_api/test_create_different_rule_after_destroy | passed | passed | | generic_flow_api/test_dual_vlan | passed | n/a | +---------------------------------------------------------------+------------+---------------+ DPDK STV team