Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/124865 Subject: adding Mellanox CX6 adapter _Testing OK_ Diff: framework/settings.py DPDK: commit 8b5d177be724b9e20df2b9aa92b578ce3e87e634 Author: Srikanth Yalavarthi Date: Tue Feb 7 20:43:16 2023 +0530 Comment: mldev: add dump and test functions DTS: commit 964b48e223f9f3d4f1fe60502f40be7f85a9f661 Author: Song Jiale Date: Mon Jan 16 15:00:02 2023 +0000 Comment: tests/shutdown_api: modify the command to adapt to the changes in ethtool 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/b60f169bef6f4e0a8ad0eeb1626e604c #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 with_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0 Detail test results: +-------------------------------+------------+ | suit/case | with_patch | +-------------------------------+------------+ | pf_smoke/test_pf_jumbo_frames | passed | | pf_smoke/test_pf_rss | passed | | pf_smoke/test_pf_tx_rx_queue | passed | +-------------------------------+------------+ Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +-------------------------------------------------+------------+ | suit/case | with_patch | +-------------------------------------------------+------------+ | vf_smoke/test_vf_jumbo_frames | passed | | vf_smoke/test_vf_rss | passed | | vf_smoke/test_vf_tx_rx_queue | passed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | +-------------------------------------------------+------------+ Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | 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: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 11/11/0/0/0 Detail test results: +--------------------------------------------------------+------------+ | suit/case | with_patch | +--------------------------------------------------------+------------+ | ice_rss_configure/test_command_line_option_rss_default | passed | | ice_rss_configure/test_command_line_option_rss_disable | passed | | ice_rss_configure/test_command_line_option_rss_ip | passed | | ice_rss_configure/test_command_line_option_rss_udp | passed | | ice_rss_configure/test_rss_configure_to_all | passed | | ice_rss_configure/test_rss_configure_to_default | passed | | ice_rss_configure/test_rss_configure_to_ip | passed | | ice_rss_configure/test_rss_configure_to_none | passed | | ice_rss_configure/test_rss_configure_to_sctp | passed | | ice_rss_configure/test_rss_configure_to_tcp | passed | | ice_rss_configure/test_rss_configure_to_udp | passed | +--------------------------------------------------------+------------+ DPDK STV team