Test-Label: Intel-suite-dts-test Test-Status: FAILURE http://dpdk.org/patch/99883 Subject: [V1,5/5] conf/test_case_checklist: add cases not support NIC _Testing issues_ Diff: test_plans/generic_flow_api_test_plan.rst tests/TestSuite_generic_filter.py conf/test_case_checklist.json test_plans/generic_filter_test_plan.rst tests/TestSuite_generic_flow_api.py DPDK: commit 515d20195b17444262a5732831c0615146c7189c Author: Dmitry Kozlyuk Date: Fri Oct 8 01:07:50 2021 +0300 Comment: doc: remove unneeded min/max fields deprecations DTS: commit b082e251348d7c20e09243a742136e6d93626fab Author: Thinh Tran Date: Thu Sep 30 17:20:51 2021 +0000 Comment: Framework:fix the first numa node may not be '0' Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | generic_filter | NICPF | not run | not run | | generic_flow_api | NIC PF | run | not run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/c487651a8c9146ae904fb8b41b09436d #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: 26/11/7/0/8 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_multiple_filters_10GB | failed | failed | | generic_flow_api/test_fdir_for_ipv4 | failed | failed | | generic_flow_api/test_fdir_for_ipv6 | 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_jumbo_frame_size | 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_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_fdir_for_flexbytes | passed | passed | | generic_flow_api/test_create_different_rule_after_destroy | passed | passed | | generic_flow_api/test_dual_vlan | passed | passed | +---------------------------------------------------------------+------------+---------------+ DPDK STV team