Test-Label: Intel-dts-test Test-Status: FAILURE http://dpdk.org/patch/97466 Subject: [V1,4/4] tests/iavf_fdir:add esp flow test case _Testing issues_ Diff: test_plans/cvl_fdir_test_plan.rst tests/TestSuite_iavf_fdir.py tests/TestSuite_cvl_fdir.py test_plans/iavf_fdir_test_plan.rst DPDK: commit bfd3c352eb9729f97da6e1b5e958e121542d8a8d Author: Dmitry Kozlyuk Date: Wed Aug 11 02:03:22 2021 +0300 Comment: build: fix install from any directory with Meson 0.55 DTS: commit f17c266a14d9655ea0d5a0b0035785f2be767791 Author: Wei Ling Date: Tue Jul 27 14:29:33 2021 +0800 Comment: framework/virt_base: add bind_dev parameter in start VM method Test environment and result as below: +----------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +----------+----------+--------------------------------+---------------------------------+ | cvl_fdir | CVL Only | not run | run | +----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/f38b713d06ff41bcaeaea717ee3be406 #1: UB2004-64+216_columbiaville_25g 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: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 48/43/5/0/0 with_patch Total/Pass/Fail/Blocked/NA: 52/47/5/0/0 Detail test results: +--------------------------------------------------------------+-----------+---------------+ | suit/case | with_path | without_patch | +--------------------------------------------------------------+-----------+---------------+ | cvl_fdir/test_l2_ethertype | failed | failed | | cvl_fdir/test_mac_ipv4_tun_ipv4_tcp | failed | failed | | cvl_fdir/test_two_ports_multi_patterns_count_query | failed | failed | | cvl_fdir/test_mac_ipv4_tun_ipv4_pay | failed | failed | | cvl_fdir/test_mac_ipv4_tun_ipv4_sctp | failed | failed | | cvl_fdir/test_mac_ipv6_pay_protocal | passed | passed | | cvl_fdir/test_conflicted_actions | passed | passed | | cvl_fdir/test_delete_a_nonexistent_rule | passed | passed | | cvl_fdir/test_mac_ipv6_udp | passed | passed | | cvl_fdir/test_count_query_identifier_share | passed | passed | | cvl_fdir/test_mac_ipv4_sctp | passed | passed | | cvl_fdir/test_delete_rules | passed | passed | | cvl_fdir/test_mac_ipv6_gtpu | passed | passed | | cvl_fdir/test_mac_ipv4_tun_mac_ipv4_udp | passed | passed | | cvl_fdir/test_invalid_parameters_of_mark_id | passed | passed | | cvl_fdir/test_mac_ipv4_pay | passed | passed | | cvl_fdir/test_mac_ipv4_tun_mac_ipv4_sctp | passed | passed | | cvl_fdir/test_mac_ipv4_nat_t_esp | passed | n/a | | cvl_fdir/test_mac_ipv4_tun_mac_ipv4_pay | passed | passed | | cvl_fdir/test_same_rule_on_two_ports | passed | passed | | cvl_fdir/test_invalid_parameters_of_queue_index | passed | passed | | cvl_fdir/test_mac_ipv6_pay | passed | passed | | cvl_fdir/test_duplicated_rules | passed | passed | | cvl_fdir/test_unsupported_ethertype | passed | passed | | cvl_fdir/test_flow_validation | passed | passed | | cvl_fdir/test_mac_ipv4_tun_mac_ipv4_tcp | passed | passed | | cvl_fdir/test_mac_ipv6_esp | passed | n/a | | cvl_fdir/test_mac_ipv4_tcp | passed | passed | | cvl_fdir/test_count_for_1_rule | passed | passed | | cvl_fdir/test_same_intput_set_different_actions_on_two_ports | passed | passed | | cvl_fdir/test_mac_ipv4_udp | passed | passed | | cvl_fdir/test_conflicted_rules | passed | passed | | cvl_fdir/test_invalid_parameters_of_rss_queues | passed | passed | | cvl_fdir/test_mac_ipv6_tcp | passed | passed | | cvl_fdir/test_mac_ipv4_tun_ipv4_udp | passed | passed | | cvl_fdir/test_mac_ipv6_gtpu_eh | passed | passed | | cvl_fdir/test_mac_ipv4_esp | passed | n/a | | cvl_fdir/test_max_rules | passed | passed | | cvl_fdir/test_port_stop_start_reset | passed | passed | | cvl_fdir/test_invalid_port | passed | passed | | cvl_fdir/test_mac_ipv6_nat_t_esp | passed | n/a | | cvl_fdir/test_conflict_patterns | passed | passed | | cvl_fdir/test_unsupported_input_set_field | passed | passed | | cvl_fdir/test_mac_ipv4_gtpu_eh | passed | passed | | cvl_fdir/test_mac_ipv6_sctp | passed | passed | | cvl_fdir/test_multi_patterns_mark_count_query | passed | passed | | cvl_fdir/test_mac_ipv4_pay_protocal | passed | passed | | cvl_fdir/test_invalid_parameters_of_input_set | passed | passed | | cvl_fdir/test_max_count_number | passed | passed | | cvl_fdir/test_negative_validation | passed | passed | | cvl_fdir/test_mac_ipv4_gtpu | passed | passed | | cvl_fdir/test_void_action | passed | passed | +--------------------------------------------------------------+-----------+---------------+ DOC test failed information: reading sources... [ 99%] vxlan_gpe_support_in_i40e_test_plan reading sources... [100%] vxlan_test_plan iavf_fdir_test_plan.rst:49: WARNING: Malformed table. +------------------------------+------------------------------+-------------------------------------------------------------------+ | Packet Type | Pattern | Input Set | -- +------------------------------+------------------------------+-------------------------------------------------------------------+ | |MAC_IPV4_GTPU_EH_UL_IPV6_TCP | inner:[Source IPv6], [Dest IPv6], [Source Port], [Dest Port] | +------------------------------+------------------------------+-------------------------------------------------------------------+ iavf_fdir_test_plan.rst:3686: WARNING: Literal block expected; none found. iavf_fdir_test_plan.rst:3899: WARNING: Literal block expected; none found. looking for now-outdated files... none found pickling environment... done checking consistency... done DPDK STV team