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 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_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------------------+----------+--------------------------------+---------------------------------+ | pf_smoke | CVL Only | not run | run | | ice_rss_configure | CVL Only | not run | run | | vf_smoke | NIC VF | run | not run | | vf_to_vf_nic_bridge | NIC VF | run | not run | | virtio_smoke | Virtio | run | not run | +---------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/de597b0735e048cbb9b6be99b2cafa07 #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: FAILURE Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/5/1/0/0 with_patch Total/Pass/Fail/Blocked/NA: 6/5/1/0/0 Detail test results: +-------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------+------------+---------------+ | vf_smoke/test_vf_jumbo_frames | failed | failed | | vf_smoke/test_vf_rss | passed | passed | | 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_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | 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 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: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 14/14/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 14/14/0/0/0 Detail test results: +--------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------+------------+---------------+ | ice_rss_configure/test_command_line_option_rss_udp | passed | passed | | ice_rss_configure/test_rss_configure_to_all | passed | passed | | pf_smoke/test_pf_jumbo_frames | passed | passed | | ice_rss_configure/test_command_line_option_rss_disable | passed | passed | | ice_rss_configure/test_rss_configure_to_udp | passed | passed | | ice_rss_configure/test_rss_configure_to_tcp | passed | passed | | ice_rss_configure/test_rss_configure_to_ip | passed | passed | | ice_rss_configure/test_rss_configure_to_default | passed | passed | | ice_rss_configure/test_command_line_option_rss_ip | passed | passed | | pf_smoke/test_pf_rss | passed | passed | | ice_rss_configure/test_rss_configure_to_sctp | passed | passed | | pf_smoke/test_pf_tx_rx_queue | passed | passed | | ice_rss_configure/test_rss_configure_to_none | passed | passed | | ice_rss_configure/test_command_line_option_rss_default | passed | passed | +--------------------------------------------------------+------------+---------------+ DPDK STV team