Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/121192 Subject: [V1,2/2] tests/ice_limit_value_test: optimize scripts _Testing issues_ Diff: tests/TestSuite_ice_fdir.py tests/TestSuite_ice_limit_value_test.py DPDK: commit c581c49cd3fcaff596fbe566e270b442e6326c79 Author: Akhil Goyal Date: Mon Dec 5 13:29:44 2022 +0530 Comment: maintainers: split baseband from crypto tree DTS: commit 275fc3485c4b172db8e7b96779850f187ba1bb6f Author: Yogesh Jangra Date: Tue Nov 29 06:02:41 2022 +0000 Comment: tests/pipeline: added test case for validate instruction Test environment and result as below: +----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +----------------------+----------+---------------------------------+--------------------------------+ | ice_limit_value_test | CVL Only | run | not run | | ice_fdir | CVL Only | run | not run | +----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/cb15bafaf8a645c9ac7d8be83b8a8369 #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 22.10 Kernel: 6.0.7-060007-generic CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang: NA Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 65/8/0/57/0 Detail test results: +--------------------------------------------------------------+------------+ | suit/case | with_patch | +--------------------------------------------------------------+------------+ | ice_fdir/test_conflict_patterns | blocked | | ice_fdir/test_conflicted_actions | blocked | | ice_fdir/test_conflicted_rules | blocked | | ice_fdir/test_count_for_1_rule | blocked | | ice_fdir/test_count_query_identifier_share | blocked | | ice_fdir/test_delete_a_nonexistent_rule | blocked | | ice_fdir/test_delete_rules | blocked | | ice_fdir/test_duplicated_rules | blocked | | ice_fdir/test_flow_validation | blocked | | ice_fdir/test_invalid_parameters_of_input_set | blocked | | ice_fdir/test_invalid_parameters_of_mark_id | blocked | | ice_fdir/test_invalid_parameters_of_queue_index | blocked | | ice_fdir/test_invalid_parameters_of_rss_queues | blocked | | ice_fdir/test_invalid_port | blocked | | ice_fdir/test_ipv6_next_proto | blocked | | ice_fdir/test_ipv6_next_proto_exclusive | blocked | | ice_fdir/test_ipv6_next_proto_sctp | blocked | | ice_fdir/test_ipv6_next_proto_tcp | blocked | | ice_fdir/test_ipv6_next_proto_udp | blocked | | ice_fdir/test_l2_ethertype | blocked | | ice_fdir/test_mac_ipv4_esp | blocked | | ice_fdir/test_mac_ipv4_gtpu | blocked | | ice_fdir/test_mac_ipv4_gtpu_eh | blocked | | ice_fdir/test_mac_ipv4_nat_t_esp | blocked | | ice_fdir/test_mac_ipv4_pay | blocked | | ice_fdir/test_mac_ipv4_pay_protocal | blocked | | ice_fdir/test_mac_ipv4_sctp | blocked | | ice_fdir/test_mac_ipv4_tcp | blocked | | ice_fdir/test_mac_ipv4_tun_ipv4_pay | blocked | | ice_fdir/test_mac_ipv4_tun_ipv4_sctp | blocked | | ice_fdir/test_mac_ipv4_tun_ipv4_tcp | blocked | | ice_fdir/test_mac_ipv4_tun_ipv4_udp | blocked | | ice_fdir/test_mac_ipv4_tun_mac_ipv4_pay | blocked | | ice_fdir/test_mac_ipv4_tun_mac_ipv4_sctp | blocked | | ice_fdir/test_mac_ipv4_tun_mac_ipv4_tcp | blocked | | ice_fdir/test_mac_ipv4_tun_mac_ipv4_udp | blocked | | ice_fdir/test_mac_ipv4_udp | blocked | | ice_fdir/test_mac_ipv6_esp | blocked | | ice_fdir/test_mac_ipv6_gtpu | blocked | | ice_fdir/test_mac_ipv6_gtpu_eh | blocked | | ice_fdir/test_mac_ipv6_nat_t_esp | blocked | | ice_fdir/test_mac_ipv6_pay | blocked | | ice_fdir/test_mac_ipv6_pay_protocal | blocked | | ice_fdir/test_mac_ipv6_sctp | blocked | | ice_fdir/test_mac_ipv6_tcp | blocked | | ice_fdir/test_mac_ipv6_udp | blocked | | ice_fdir/test_max_count_number | blocked | | ice_fdir/test_max_rules | blocked | | ice_fdir/test_multi_patterns_mark_count_query | blocked | | ice_fdir/test_negative_validation | blocked | | ice_fdir/test_port_stop_start_reset | blocked | | ice_fdir/test_same_intput_set_different_actions_on_two_ports | blocked | | ice_fdir/test_same_rule_on_two_ports | blocked | | ice_fdir/test_two_ports_multi_patterns_count_query | blocked | | ice_fdir/test_unsupported_ethertype | blocked | | ice_fdir/test_unsupported_input_set_field | blocked | | ice_fdir/test_void_action | blocked | | ice_limit_value_test/test_add_delete_rules | passed | | ice_limit_value_test/test_max_rule_number | passed | | ice_limit_value_test/test_maxnum_rules_1pf_0_rules_vf | passed | | ice_limit_value_test/test_maxnum_rules_1pf_2vf | passed | | ice_limit_value_test/test_maxnum_rules_1vf | passed | | ice_limit_value_test/test_maxnum_rules_2vf | passed | | ice_limit_value_test/test_stress_add_delete_rules_1vf | passed | | ice_limit_value_test/test_stress_add_delete_rules_2vf | passed | +--------------------------------------------------------------+------------+ DPDK STV team