Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/102863 Subject: [V1,2/2] tests/generic_flow_api: delete test_L2_tunnel_filter _Testing issues_ Diff: test_plans/generic_flow_api_test_plan.rst tests/TestSuite_generic_flow_api.py DPDK: commit 6c390cee976e33b1e9d8562d32c9d3ebe5d9ce94 Author: Thomas Monjalon Date: Mon Oct 25 22:42:47 2021 +0200 Comment: version: 21.11-rc1 DTS: commit ec8050c6fa4a8c48b520d5061636feae1f881d2c Author: Jiale Song Date: Thu Oct 14 16:10:23 2021 +0800 Comment: tests/rteflow_priority: update case code for dpdk code change Test environment and result as below: +------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------------+----------+---------------------------------+--------------------------------+ | generic_flow_api | NIC PF | not run | run | +------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/33b28841a21b46f0a36e69f9818644ff #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 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: 27/11/7/0/9 with_patch Total/Pass/Fail/Blocked/NA: 26/11/7/0/8 Detail test results: +---------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------+------------+---------------+ | generic_flow_api/test_fdir_for_ipv6 | failed | failed | | generic_flow_api/test_fdir_for_vlan | failed | failed | | generic_flow_api/test_fdir_for_ipv4 | failed | failed | | generic_flow_api/test_tunnel_filter_nvgre | failed | failed | | generic_flow_api/test_jumbo_frame_size | failed | failed | | generic_flow_api/test_tunnel_filter_vxlan | failed | failed | | generic_flow_api/test_multiple_filters_10GB | failed | failed | | generic_flow_api/test_fdir_L2_mac_filter_negative | passed | passed | | generic_flow_api/test_n_tuple_filter | n/a | n/a | | generic_flow_api/test_L2_tunnel_filter | n/a | n/a | | generic_flow_api/test_dual_vlan | passed | passed | | generic_flow_api/test_flexbytes_filter | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_udp | passed | passed | | generic_flow_api/test_fdir_for_flexbytes | passed | passed | | generic_flow_api/test_2_tuple_filter | n/a | n/a | | generic_flow_api/test_create_same_rule_after_destroy | passed | passed | | generic_flow_api/test_create_different_rule_after_destroy | passed | passed | | generic_flow_api/test_fdir_for_L2_payload | passed | passed | | generic_flow_api/test_ethertype_filter | passed | passed | | generic_flow_api/test_128_queues | n/a | n/a | | generic_flow_api/test_syn_filter | n/a | n/a | | generic_flow_api/test_fdir_for_nvgre | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_other | passed | passed | | generic_flow_api/test_fdir_for_mac_vlan | n/a | n/a | | generic_flow_api/test_fdir_for_vxlan | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_complex | passed | passed | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_tcp | passed | passed | +---------------------------------------------------------------+------------+---------------+ DPDK STV team