Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/125546 Subject: [V2] framework/packet: optimize support for more gtp modules _Testing issues_ Diff: framework/packet.py DPDK: commit 9e3223adfab71bc88e9ba67c520b87c529d34a35 Author: David Marchand Date: Thu Mar 23 15:44:33 2023 +0100 Comment: vhost: fix deadlock with no multiqueue DTS: commit 5a91723b3da45e63c7f1edfae5457caa0d808f4d Author: Jiale Song Date: Mon Mar 27 11:04:37 2023 +0000 Comment: tests/ice_vf_support_multicast_address: modify script to adapt the intree kernel driver Test environment and result as below: +---------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------------------+----------+--------------------------------+---------------------------------+ | vf_to_vf_nic_bridge | NIC VF | run | not run | | vf_smoke | NIC VF | run | not run | | ice_rss_configure | CVL Only | not run | run | | virtio_smoke | Virtio | run | not run | | pf_smoke | NIC PF | run | not run | +---------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/518448a37313456cbf6cfb2f0a331dd7 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: NA Status: SUCCESS Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0 Detail test results: +-------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------+------------+---------------+ | pf_smoke/test_pf_tx_rx_queue | passed | passed | | pf_smoke/test_pf_rss | passed | passed | | pf_smoke/test_pf_jumbo_frames | passed | passed | +-------------------------------+------------+---------------+ Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +-------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------+------------+---------------+ | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | passed | | vf_smoke/test_vf_rss | passed | passed | | vf_smoke/test_vf_tx_rx_queue | passed | passed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | passed | | vf_smoke/test_vf_jumbo_frames | passed | passed | +-------------------------------------------------+------------+---------------+ Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------+------------+---------------+ | virtio_smoke/test_virtio_pvp | passed | passed | | virtio_smoke/test_virtio_loopback | passed | passed | +-----------------------------------+------------+---------------+ #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: NA Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 11/0/11/0/0 with_patch Total/Pass/Fail/Blocked/NA: 11/0/11/0/0 Detail test results: +--------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------+------------+---------------+ | ice_rss_configure/test_command_line_option_rss_ip | failed | failed | | ice_rss_configure/test_rss_configure_to_ip | failed | failed | | ice_rss_configure/test_rss_configure_to_udp | failed | failed | | ice_rss_configure/test_rss_configure_to_all | failed | failed | | ice_rss_configure/test_rss_configure_to_default | failed | failed | | ice_rss_configure/test_rss_configure_to_none | failed | failed | | ice_rss_configure/test_rss_configure_to_tcp | failed | failed | | ice_rss_configure/test_command_line_option_rss_disable | failed | failed | | ice_rss_configure/test_command_line_option_rss_udp | failed | failed | | ice_rss_configure/test_rss_configure_to_sctp | failed | failed | | ice_rss_configure/test_command_line_option_rss_default | failed | failed | +--------------------------------------------------------+------------+---------------+ DPDK STV team