Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/119947 Subject: [V1] tests/ice_ecpri: optimize script to solve case random failed issue _Testing issues_ Diff: tests/TestSuite_ice_ecpri.py DPDK: commit 903ec2b1b49e496815c016b0104fd655cd972661 Author: Taekyung Kim Date: Thu Nov 10 13:09:43 2022 +0900 Comment: vdpa/ifc: handle data path update failure DTS: commit 878a9c7ea3b073956c4efc8cf21ac43454b1b336 Author: Zhimin Huang Date: Mon Oct 10 07:42:43 2022 +0800 Comment: tests/ice_dcf_qos:modify the command according to the dpdk changed Test environment and result as below: +-----------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------+----------+--------------------------------+---------------------------------+ | ice_ecpri | CVL Only | not run | run | +-----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/5114da508043449b923592df2b4f247c #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 17/2/15/0/0 with_patch Total/Pass/Fail/Blocked/NA: 17/2/15/0/0 Detail test results: +--------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------------------+------------+---------------+ | ice_ecpri/test_ecpri_fdir_when_DCF_exit | failed | failed | | ice_ecpri/test_ecpri_fdir_when_DCF_reset | failed | failed | | ice_ecpri/test_add_and_delete_eCPRI_port_config_in_DCF | failed | failed | | ice_ecpri/test_eCPRI_port_config_when_DCF_exit_reset | failed | failed | | ice_ecpri/test_DCF_exit_for_eth_ecpri_and_udp_ecpri_rss | failed | failed | | ice_ecpri/test_ecpri_fdir_multirules | failed | failed | | ice_ecpri/test_eCPRI_over_IP_or_UDP_header_pattern_fdir | failed | failed | | ice_ecpri/test_rss_multirules_multiports | failed | failed | | ice_ecpri/test_rss_for_eth_ecpri | failed | failed | | ice_ecpri/test_rss_without_or_with_udp_port_set_for_udp_ecpri_rule | failed | failed | | ice_ecpri/test_rss_for_udp_ecpri | failed | failed | | ice_ecpri/test_DCF_reset_for_eth_ecpri_rss | failed | failed | | ice_ecpri/test_DCF_reset_for_udp_ecpri_rss | failed | failed | | ice_ecpri/test_eCPRI_over_Ethernet_header_pattern_fdir | failed | failed | | ice_ecpri/test_DCF_port_config_and_linux_port_config | failed | failed | | ice_ecpri/test_negative_eCPRI_port_config_in_DCF | passed | passed | | ice_ecpri/test_ecpri_fdir_negative_case | passed | passed | +--------------------------------------------------------------------+------------+---------------+ DPDK STV team