Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/124928 Subject: [V1] tests/*: enable ICE_25G-E823C_QSFP supported cases _Testing OK_ Diff: tests/TestSuite_veb_switch.py tests/TestSuite_scatter.py tests/TestSuite_rxtx_offload.py tests/TestSuite_multiprocess_iavf.py tests/TestSuite_multiprocess.py tests/TestSuite_large_vf.py tests/TestSuite_l2tp_esp_coverage.py tests/TestSuite_ice_dcf_switch_filter_pppoe.py tests/TestSuite_ice_dcf_disable_acl_filter.py tests/TestSuite_ice_buffer_split.py tests/TestSuite_ice_advanced_rss_gtpu.py tests/TestSuite_iavf_package_driver_error_handle.py tests/TestSuite_iavf_flexible_descriptor.py tests/TestSuite_generic_flow_api.py tests/TestSuite_flexible_rxd.py tests/TestSuite_enable_package_download_in_ice_driver.py tests/TestSuite_eeprom_dump.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 | +-----------------------------+----------+--------------------------------+---------------------------------+ | scatter | NIC PF | run | not run | | rxtx_offload | NIC PF | run | not run | | multiprocess | NIC PF | run | not run | | l2tp_esp_coverage | CVL Only | not run | run | | ice_advanced_rss_gtpu | CVL Only | not run | run | | iavf_flexible_descriptor | CVL Only | not run | run | | ice_dcf_switch_filter_pppoe | CVL Only | not run | run | | large_vf | CVL Only | not run | run | | ice_dcf_disable_acl_filter | CVL Only | not run | run | | ice_buffer_split | CVL Only | not run | run | | multiprocess_iavf | NIC VF | run | not run | +-----------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/304477dbfe5a4b27bb983cc8a79575d7 #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 VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 15/7/0/0/8 Detail test results: +-----------------------------------------------------------------+------------+ | suit/case | with_patch | +-----------------------------------------------------------------+------------+ | multiprocess_iavf/test_multiprocess_auto_process_type_detected | n/a | | multiprocess_iavf/test_multiprocess_negative_2_primary_process | n/a | | multiprocess_iavf/test_multiprocess_negative_action | passed | | multiprocess_iavf/test_multiprocess_negative_exceed_process_num | n/a | | multiprocess_iavf/test_multiprocess_proc_type_random_packet | n/a | | multiprocess_iavf/test_multiprocess_proc_type_specify_packet | n/a | | multiprocess_iavf/test_multiprocess_server_client_mp_packet | passed | | multiprocess_iavf/test_multiprocess_simple_mpapplicationstartup | passed | | multiprocess_iavf/test_multiprocess_simple_mpbasicoperation | passed | | multiprocess_iavf/test_multiprocess_simple_mploadtest | passed | | multiprocess_iavf/test_multiprocess_simple_mpnoflag | passed | | multiprocess_iavf/test_multiprocess_symmetric_mp_packet | passed | | multiprocess_iavf/test_multiprocess_with_fdir_rule | n/a | | multiprocess_iavf/test_multiprocess_with_rss_symmetric | n/a | | multiprocess_iavf/test_multiprocess_with_rss_toeplitz | n/a | +-----------------------------------------------------------------+------------+ DPDK STV team