Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/105740 Subject: Fix hardcoded config folders _Testing issues_ Diff: tools/setup.py tests/vhost_peer_conf.py tests/TestSuite_vhost_user_live_migration.py tests/TestSuite_ipsec_gw_cryptodev_func.py tests/TestSuite_iavf_package_driver_error_handle.py framework/project_dpdk.py framework/checkCase.py DPDK: commit 042f5a355a57b31a9f87824173a9d427b21abdb8 Author: David Marchand Date: Thu Dec 2 19:11:21 2021 +0100 Comment: version: 22.03-rc0 DTS: commit 7180070fe6f4cb134c500a663ba798e4fee3c20e Author: Yu Jiang Date: Mon Dec 20 13:03:38 2021 +0800 Comment: test_plans/*: fix dpdk app/examples name to adapt meson build Test environment and result as below: +----------------------------------+-----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +----------------------------------+-----------+---------------------------------+--------------------------------+ | ipsec_gw_cryptodev_func | Cryptodev | not run | not run | | cvl_rss_configure | CVL Only | run | not run | | iavf_package_driver_error_handle | CVL Only | run | not run | | pf_smoke | CVL Only | run | not run | | virtio_smoke | Virtio | not run | run | | dpdk_gso_lib | Virtio | not run | run | | virtio_user_as_exceptional_path | Virtio | not run | run | | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | +----------------------------------+-----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/7fedb74ec9cf4823a74d8d9d73ecf6f0 #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 VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/3/3/0/0 with_patch Total/Pass/Fail/Blocked/NA: 6/3/3/0/0 Detail test results: +-------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------+------------+---------------+ | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | failed | failed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | failed | failed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | failed | failed | | vf_smoke/test_vf_jumbo_frames | passed | passed | | vf_smoke/test_vf_rss | passed | passed | | vf_smoke/test_vf_tx_rx_queue | passed | passed | +-------------------------------------------------+------------+---------------+ Status: FAILURE Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 11/2/2/7/0 with_patch Total/Pass/Fail/Blocked/NA: 11/2/2/7/0 Detail test results: +------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------------------------------------+------------+---------------+ | virtio_user_as_exceptional_path/test_vhost_exception_path_NIC_original | failed | failed | | virtio_user_as_exceptional_path/test_vhost_exception_path_TAP_original | failed | failed | | dpdk_gso_lib/test_vhost_gso_with_vxlan | blocked | blocked | | virtio_smoke/test_virtio_pvp | passed | passed | | dpdk_gso_lib/test_vhost_gso_dpdk_tcp | blocked | blocked | | virtio_smoke/test_virtio_loopback | passed | passed | | dpdk_gso_lib/test_vhost_gso_with_gre | blocked | blocked | | dpdk_gso_lib/test_no_gso_dpdk | blocked | blocked | | dpdk_gso_lib/test_vhost_gso_dpdk_udp | blocked | blocked | | dpdk_gso_lib/test_kernel_gso_dpdk | blocked | blocked | | dpdk_gso_lib/test_vhost_tso_dpdk | blocked | blocked | +------------------------------------------------------------------------+------------+---------------+ #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: 14/0/14/0/0 with_patch Total/Pass/Fail/Blocked/NA: 14/9/5/0/0 Detail test results: +--------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------------+------------+---------------+ | pf_smoke/test_pf_tx_rx_queue | failed | failed | | pf_smoke/test_pf_jumbo_frames | failed | failed | | cvl_rss_configure/test_command_line_option_rss_disable | passed | failed | | pf_smoke/test_pf_rss | failed | failed | | cvl_rss_configure/test_command_line_option_rss_udp | passed | failed | | cvl_rss_configure/test_rss_configure_to_ip | passed | failed | | cvl_rss_configure/test_rss_configure_to_udp | passed | failed | | iavf_package_driver_error_handle/test_invalid_pkg_in_iavf | failed | failed | | cvl_rss_configure/test_rss_configure_to_tcp | passed | failed | | iavf_package_driver_error_handle/test_invalid_driver_in_iavf | failed | failed | | cvl_rss_configure/test_rss_configure_to_all | passed | failed | | cvl_rss_configure/test_command_line_option_rss_ip | passed | failed | | cvl_rss_configure/test_rss_configure_to_sctp | passed | failed | | cvl_rss_configure/test_rss_configure_to_default | passed | failed | +--------------------------------------------------------------+------------+---------------+ DPDK STV team