Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/120272 Subject: [2/2] tests/pipeline: added test case for validate instruction _Testing issues_ Diff: dep/pipeline/validate_002/validate_002.spec dep/pipeline/validate_002/validate_002.cli dep/pipeline/validate_002/table.txt dep/pipeline/validate_002/readme.md dep/pipeline/validate_002/pcap_files/out_1.txt dep/pipeline/validate_002/pcap_files/in_1.txt dep/pipeline/validate_002/ethdev.io tests/TestSuite_pipeline.py DPDK: commit f262f16087ea6a77357a915cf4c0d10ddc7b6562 Author: Thomas Monjalon Date: Sun Nov 27 11:36:36 2022 +0100 Comment: version: 22.11.0 DTS: commit 162192afa25c5e079daf8b437bc0558074f4d06a Author: Lijuan Tu Date: Tue Nov 22 16:55:38 2022 +0800 Comment: version: 22.07.0 Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | virtio_smoke | Virtio | not run | run | | pf_smoke | CVL Only | run | not run | | ice_rss_configure | CVL Only | run | not run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | vf_smoke | NIC VF | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/de597b0735e048cbb9b6be99b2cafa07 #1: UB2004-64+216_fortville_spirit 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: 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_smoke/test_vf_tx_rx_queue | passed | passed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | passed | | vf_smoke/test_vf_rss | passed | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_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.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: 14/0/14/0/0 with_patch Total/Pass/Fail/Blocked/NA: 14/0/14/0/0 Detail test results: +--------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------+------------+---------------+ | ice_rss_configure/test_rss_configure_to_udp | failed | failed | | ice_rss_configure/test_command_line_option_rss_disable | failed | failed | | ice_rss_configure/test_rss_configure_to_default | failed | failed | | pf_smoke/test_pf_jumbo_frames | failed | failed | | ice_rss_configure/test_command_line_option_rss_ip | failed | failed | | ice_rss_configure/test_rss_configure_to_tcp | failed | failed | | ice_rss_configure/test_command_line_option_rss_udp | failed | failed | | ice_rss_configure/test_command_line_option_rss_default | failed | failed | | ice_rss_configure/test_rss_configure_to_all | failed | failed | | pf_smoke/test_pf_rss | failed | failed | | pf_smoke/test_pf_tx_rx_queue | failed | failed | | ice_rss_configure/test_rss_configure_to_none | failed | failed | | ice_rss_configure/test_rss_configure_to_sctp | failed | failed | | ice_rss_configure/test_rss_configure_to_ip | failed | failed | +--------------------------------------------------------+------------+---------------+ DPDK STV team