Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/104649 Subject: [V1] Optimize script: wait_link_status_up after start testpmd _Testing issues_ Diff: tests/TestSuite_vxlan.py tests/TestSuite_vlan_ethertype_config.py tests/TestSuite_vlan.py tests/TestSuite_nvgre.py tests/TestSuite_flow_classify_softnic.py tests/TestSuite_checksum_offload.py DPDK: commit 0c6e27549c03695f85d949f5195a166b449b419c Author: Thomas Monjalon Date: Wed Nov 17 20:19:47 2021 +0100 Comment: version: 21.11-rc3 DTS: commit f640b1f2a1fd9826c70c679e7e27af735925ae72 Author: Jiale Song Date: Fri Nov 12 16:03:03 2021 +0800 Comment: tests/cvl_fdir: add mark id Test environment and result as below: +-----------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------------------+----------+--------------------------------+---------------------------------+ | nvgre | NIC PF | run | not run | | checksum_offload | NIC PF | run | not run | | vlan_ethertype_config | NIC PF | run | not run | | vxlan | NIC PF | run | not run | | vlan | NIC PF | run | not run | | flow_classify_softnic | NIC PF | run | not run | +-----------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/c9a084a662e04c91ac9e7bf02496d4f4 #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: 47/29/17/0/1 with_patch Total/Pass/Fail/Blocked/NA: 47/29/17/0/1 Detail test results: +-------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------------+------------+---------------+ | flow_classify_softnic/test_ipv4_acl_jump | failed | failed | | flow_classify_softnic/test_ipv6_acl_hash_jump | failed | failed | | flow_classify_softnic/test_ipv4_hash_acl_jump | failed | failed | | flow_classify_softnic/test_ipv6_5tuple_hash_table | failed | failed | | flow_classify_softnic/test_ipv4_hash_jump | failed | failed | | flow_classify_softnic/test_ipv6_acl_jump | failed | failed | | flow_classify_softnic/test_ipv4_addr_hash_table | failed | failed | | checksum_offload/test_hardware_checksum_check_l4_tx | failed | failed | | flow_classify_softnic/test_ipv4_hash_rss_action | failed | failed | | flow_classify_softnic/test_ipv6_hash_acl_jump | failed | failed | | flow_classify_softnic/test_ipv6_addr_hash_table | failed | failed | | flow_classify_softnic/test_ipv6_acl_table | failed | failed | | flow_classify_softnic/test_ipv6_hash_rss_action | failed | failed | | flow_classify_softnic/test_ipv4_acl_hash_jump | failed | failed | | flow_classify_softnic/test_ipv4_5tuple_hash_table | failed | failed | | flow_classify_softnic/test_ipv4_acl_table | failed | failed | | flow_classify_softnic/test_ipv6_hash_jump | failed | failed | | checksum_offload/test_checksum_offload_with_vlan | passed | passed | | vlan/test_vlan_enable_vlan_insertion | passed | passed | | nvgre/test_nvgre_ipv6 | passed | passed | | vxlan/test_vxlan_ipv4_detect | passed | passed | | nvgre/test_tunnel_filter_invalid | passed | passed | | vxlan/test_vxlan_ipv4_checksum_offload | passed | passed | | vlan_ethertype_config/test_vlan_enable_vlan_insertion | passed | passed | | vlan_ethertype_config/test_vlan_strip | passed | passed | | vlan/test_vlan_enable_receipt_strip_on | passed | passed | | vlan_ethertype_config/test_vlan_qinq_tpid | n/a | n/a | | vlan_ethertype_config/test_vlan_add_vlan_tag | passed | passed | | vxlan/test_vxlan_ipv6_checksum_offload | passed | passed | | flow_classify_softnic/test_inconsistent_rules | passed | passed | | checksum_offload/test_checksum_offload_disable | passed | passed | | checksum_offload/test_hardware_checksum_check_ip_rx | passed | passed | | nvgre/test_tunnel_filter | passed | passed | | vlan_ethertype_config/test_vlan_change_tpid | passed | passed | | vlan/test_vlan_disable_receipt | passed | passed | | vxlan/test_vxlan_ipv6_detect | passed | passed | | vlan_ethertype_config/test_vlan_filter_on_off | passed | passed | | nvgre/test_nvgre_ipv6_checksum_offload | passed | passed | | checksum_offload/test_rx_checksum_valid_flags | passed | passed | | nvgre/test_nvgre_ipv4 | passed | passed | | vxlan/test_tunnel_filter | passed | passed | | vxlan/test_tunnel_filter_invalid | passed | passed | | checksum_offload/test_hardware_checksum_check_l4_rx | passed | passed | | nvgre/test_nvgre_ipv4_checksum_offload | passed | passed | | checksum_offload/test_checksum_offload_enable | passed | passed | | vlan/test_vlan_enable_receipt_strip_off | passed | passed | | checksum_offload/test_hardware_checksum_check_ip_tx | passed | passed | +-------------------------------------------------------+------------+---------------+ DPDK STV team