Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121470 Subject: [V2,3/3] tests/*: enable ICE_25G-E823C_QSFP supported cases _Testing OK_ Diff: framework/settings.py conf/test_case_supportlist.json conf/test_case_checklist.json tests/TestSuite_vxlan.py tests/TestSuite_vf_rss.py tests/TestSuite_userspace_ethtool.py tests/TestSuite_uni_pkt.py tests/TestSuite_runtime_vf_queue_number_kernel.py tests/TestSuite_pmdrssreta.py tests/TestSuite_nvgre.py tests/TestSuite_ipgre.py tests/TestSuite_ice_switch_filter_pppoe.py tests/TestSuite_ice_switch_filter.py tests/TestSuite_ice_rx_timestamp.py tests/TestSuite_ice_rss_configure.py tests/TestSuite_ice_qinq.py tests/TestSuite_ice_iavf_rx_timestamp.py tests/TestSuite_ice_flow_priority.py tests/TestSuite_ice_dcf_switch_filter_gtpu.py tests/TestSuite_ice_dcf_switch_filter.py tests/TestSuite_ice_dcf_flow_priority.py tests/TestSuite_ice_dcf_acl_filter.py tests/TestSuite_ice_advanced_iavf_rss_gtpu.py DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit c3e48167b5dcb11996a5af5e203d758a9ad4bfaf Author: Lijuan Tu Date: Thu Dec 22 14:47:00 2022 +0800 Comment: framework: fix umount ahead of mount Test environment and result as below: +--------------------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +--------------------------------+----------+---------------------------------+--------------------------------+ | nvgre | NIC PF | not run | run | | pmdrssreta | NIC PF | not run | run | | userspace_ethtool | NIC PF | not run | run | | ipgre | NIC PF | not run | run | | vxlan | NIC PF | not run | run | | pf_smoke | NIC PF | not run | run | | uni_pkt | NIC PF | not run | run | | ice_switch_filter_pppoe | CVL Only | run | not run | | ice_switch_filter | CVL Only | run | not run | | ice_dcf_switch_filter_gtpu | CVL Only | run | not run | | ice_advanced_iavf_rss_gtpu | CVL Only | run | not run | | ice_flow_priority | CVL Only | run | not run | | ice_dcf_switch_filter | CVL Only | run | not run | | ice_dcf_acl_filter | CVL Only | run | not run | | ice_rss_configure | CVL Only | run | not run | | ice_iavf_rx_timestamp | CVL Only | run | not run | | ice_rx_timestamp | CVL Only | run | not run | | ice_dcf_flow_priority | CVL Only | run | not run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | vf_rss | NIC VF | not run | run | | runtime_vf_queue_number_kernel | NIC VF | not run | run | | vf_smoke | NIC VF | not run | run | | virtio_smoke | Virtio | not run | run | +--------------------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/18e18bb853a848e79320d325fc2c6045 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.8.0-45-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: 10.0.0-4ubuntu1 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 | +-----------------------------------+------------+ DPDK STV team