Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116857 Subject: [V1] modify testplan to add E810 support suit _Testing issues_ Diff: tests/TestSuite_generic_flow_api.py test_plans/vxlan_test_plan.rst test_plans/vm_hotplug_test_plan.rst test_plans/vf_rss_test_plan.rst test_plans/vf_port_start_stop_test_plan.rst test_plans/vf_pf_reset_test_plan.rst test_plans/vf_macfilter_test_plan.rst test_plans/vf_interrupt_pmd_test_plan.rst test_plans/veb_switch_test_plan.rst test_plans/userspace_ethtool_test_plan.rst test_plans/uni_pkt_test_plan.rst test_plans/tx_preparation_test_plan.rst test_plans/tso_test_plan.rst test_plans/telemetry_test_plan.rst test_plans/rxtx_offload_test_plan.rst test_plans/runtime_vf_queue_number_kernel_test_plan.rst test_plans/queue_start_stop_test_plan.rst test_plans/ptpclient_test_plan.rst test_plans/pmdrssreta_test_plan.rst test_plans/pmdpcap_test_plan.rst test_plans/packet_ordering_test_plan.rst test_plans/nvgre_test_plan.rst test_plans/l3fwdacl_test_plan.rst test_plans/kni_test_plan.rst test_plans/kernelpf_iavf_test_plan.rst test_plans/ipfrag_test_plan.rst test_plans/ip_pipeline_test_plan.rst test_plans/interrupt_pmd_test_plan.rst test_plans/generic_flow_api_test_plan.rst test_plans/flow_filtering_test_plan.rst test_plans/flow_classify_test_plan.rst test_plans/dual_vlan_test_plan.rst DPDK: commit b9b509246da274cfea47311792ba8400c179c24b Author: Andrew Rybchenko Date: Fri Aug 5 11:02:42 2022 +0300 Comment: mbuf: remove deprecated offload flags DTS: commit 545ef88d87855f145d472acb10bc8c27ae8a35c8 Author: Song Jiale Date: Tue Sep 20 17:04:02 2022 +0000 Comment: tests/ice_dcf_switch_filter_pppoe: optimization script Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | generic_flow_api | NIC PF | run | not run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/095ae3d06fa54e718a4a405273b73101 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 28/11/8/0/9 with_patch Total/Pass/Fail/Blocked/NA: 28/11/8/0/9 Detail test results: +---------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------+------------+---------------+ | generic_flow_api/test_fdir_for_mac_vlan | failed | failed | | generic_flow_api/test_fdir_wrong_parameters | failed | failed | | generic_flow_api/test_tunnel_filter_nvgre | failed | failed | | generic_flow_api/test_fdir_for_vlan | failed | failed | | generic_flow_api/test_tunnel_filter_vxlan | failed | failed | | generic_flow_api/test_fdir_for_ipv6 | failed | failed | | generic_flow_api/test_dual_vlan | failed | failed | | generic_flow_api/test_fdir_for_ipv4 | failed | failed | | generic_flow_api/test_fdir_for_nvgre | 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_L2_mac_filter_basic_for_ipv4_other | passed | passed | | generic_flow_api/test_fdir_L2_mac_filter_negative | passed | passed | | generic_flow_api/test_syn_filter | n/a | n/a | | generic_flow_api/test_fdir_for_flexbytes | passed | passed | | generic_flow_api/test_n_tuple_filter | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_tcp | passed | passed | | generic_flow_api/test_fdir_for_vxlan | n/a | n/a | | generic_flow_api/test_jumbo_frame_size | n/a | n/a | | generic_flow_api/test_2_tuple_filter | passed | passed | | generic_flow_api/test_multiple_filters_10GB | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_basic_for_ipv4_udp | passed | passed | | generic_flow_api/test_fdir_for_match_report | n/a | n/a | | generic_flow_api/test_fdir_L2_mac_filter_complex | passed | passed | | generic_flow_api/test_ethertype_filter | passed | passed | | generic_flow_api/test_64_queues | n/a | n/a | | generic_flow_api/test_flexbytes_filter | n/a | n/a | | generic_flow_api/test_fdir_for_L2_payload | passed | passed | +---------------------------------------------------------------+------------+---------------+ DPDK STV team