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 6c8aed5ab7f6dbed8e71199504fa227f5f60c6fd Author: David Marchand Date: Thu Dec 1 10:22:29 2022 +0100 Comment: build: generate Windows build artefacts when needed DTS: commit 1b4f822bee585e100b0192d6383d01fb95cb7dfa Author: Wei Ling Date: Tue Nov 22 15:13:31 2022 +0800 Comment: tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter by DPDK changed Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | pf_smoke | CVL Only | run | not run | | ice_rss_configure | CVL Only | run | not run | | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | virtio_smoke | Virtio | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/de597b0735e048cbb9b6be99b2cafa07 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 22.10 Kernel: 6.0.7-060007-generic CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang: NA 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_jumbo_frames | passed | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | passed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | passed | | vf_smoke/test_vf_tx_rx_queue | passed | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed | passed | | vf_smoke/test_vf_rss | 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_loopback | passed | passed | | virtio_smoke/test_virtio_pvp | passed | passed | +-----------------------------------+------------+---------------+ #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 22.10 Kernel: 6.0.7-060007-generic CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang: NA Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 14/11/3/0/0 with_patch Total/Pass/Fail/Blocked/NA: 14/11/3/0/0 Detail test results: +--------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------+------------+---------------+ | pf_smoke/test_pf_tx_rx_queue | failed | failed | | pf_smoke/test_pf_jumbo_frames | failed | failed | | pf_smoke/test_pf_rss | failed | failed | | ice_rss_configure/test_rss_configure_to_sctp | passed | passed | | ice_rss_configure/test_command_line_option_rss_default | passed | passed | | ice_rss_configure/test_rss_configure_to_all | passed | passed | | ice_rss_configure/test_rss_configure_to_none | passed | passed | | ice_rss_configure/test_rss_configure_to_default | passed | passed | | ice_rss_configure/test_rss_configure_to_ip | passed | passed | | ice_rss_configure/test_command_line_option_rss_ip | passed | passed | | ice_rss_configure/test_command_line_option_rss_disable | passed | passed | | ice_rss_configure/test_command_line_option_rss_udp | passed | passed | | ice_rss_configure/test_rss_configure_to_tcp | passed | passed | | ice_rss_configure/test_rss_configure_to_udp | passed | passed | +--------------------------------------------------------+------------+---------------+ DPDK STV team