Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/108397 Subject: [V1] removed changing source code before meson build _Testing issues_ Diff: tests/TestSuite_ptpclient.py tests/TestSuite_power_pbf.py tests/TestSuite_nic_single_core_perf.py tests/TestSuite_ieee1588.py framework/project_dpdk.py DPDK: commit 305769000c40a4fdf1ed0cf24c157b447b91ea7d Author: Thomas Monjalon Date: Sun Feb 27 21:52:48 2022 +0100 Comment: version: 22.03-rc2 DTS: commit fb043ef7231bcd8910fa55b072e2900d5cf2b5b5 Author: Weiyuan Li Date: Fri Feb 11 14:26:10 2022 +0800 Comment: test_plans/userspace_ethtool:remove duplicate vlan test case. Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | ieee1588 | NIC PF | not run | run | | ptpclient | NIC PF | not run | run | | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | cvl_rss_configure | CVL Only | run | not run | | pf_smoke | CVL Only | run | not run | | virtio_smoke | Virtio | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/4eea4b2843d34425a700e9433114f82e #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: 4/4/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 4/2/2/0/0 Detail test results: +--------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------+------------+---------------+ | ptpclient/test_ptpclient | failed | passed | | ptpclient/test_update_system | failed | passed | | ieee1588/test_ieee1588_enable | passed | passed | | ieee1588/test_ieee1588_disable | passed | passed | +--------------------------------+------------+---------------+ Status: FAILURE Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/5/1/0/0 with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +-------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------+------------+---------------+ | vf_smoke/test_vf_jumbo_frames | passed | failed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | passed | | vf_smoke/test_vf_tx_rx_queue | passed | passed | | vf_smoke/test_vf_rss | passed | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | passed | +-------------------------------------------------+------------+---------------+ Status: FAILURE Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 2/0/2/0/0 with_patch Total/Pass/Fail/Blocked/NA: 2/0/2/0/0 Detail test results: +-----------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------+------------+---------------+ | virtio_smoke/test_virtio_loopback | failed | failed | | virtio_smoke/test_virtio_pvp | failed | failed | +-----------------------------------+------------+---------------+ #2: UB2004-64+216_columbiaville_25g 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: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 12/0/12/0/0 with_patch Total/Pass/Fail/Blocked/NA: 12/0/12/0/0 Detail test results: +--------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------+------------+---------------+ | cvl_rss_configure/test_rss_configure_to_udp | failed | failed | | cvl_rss_configure/test_command_line_option_rss_ip | failed | failed | | cvl_rss_configure/test_rss_configure_to_tcp | failed | failed | | pf_smoke/test_pf_rss | failed | failed | | pf_smoke/test_pf_jumbo_frames | failed | failed | | cvl_rss_configure/test_rss_configure_to_default | failed | failed | | cvl_rss_configure/test_rss_configure_to_sctp | failed | failed | | cvl_rss_configure/test_command_line_option_rss_udp | failed | failed | | cvl_rss_configure/test_rss_configure_to_all | failed | failed | | cvl_rss_configure/test_rss_configure_to_ip | failed | failed | | pf_smoke/test_pf_tx_rx_queue | failed | failed | | cvl_rss_configure/test_command_line_option_rss_disable | failed | failed | +--------------------------------------------------------+------------+---------------+ DPDK STV team