Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/106448 Subject: [V1] framework/*: Modified create_eal_parameters API to support flexibility _Testing issues_ Diff: framework/pmd_output.py framework/dut.py DPDK: commit 8a5a91401dc23ddab1ddea3667a17a615a25077f Author: Stephen Hemminger Date: Thu Dec 23 11:21:58 2021 -0800 Comment: eal/linux: log hugepage create errors with filename DTS: commit 889a137919cfa520fd7d52a3c42825e3d121b45d Author: Wei Ling Date: Fri Jan 14 16:18:49 2022 +0800 Comment: test_plans/*:modify dpdk app name 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 | | cvl_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/c0689af42069421ebd322a2dbdff1bb2 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.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/6/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 6/4/2/0/0 Detail test results: +-------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------+------------+---------------+ | vf_smoke/test_vf_tx_rx_queue | failed | passed | | vf_smoke/test_vf_rss | failed | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | 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_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_loopback | passed | passed | | virtio_smoke/test_virtio_pvp | passed | passed | +-----------------------------------+------------+---------------+ #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 12/10/2/0/0 Detail test results: +--------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +--------------------------------------------------------+------------+---------------+ | pf_smoke/test_pf_rss | failed | passed | | pf_smoke/test_pf_tx_rx_queue | failed | passed | | cvl_rss_configure/test_command_line_option_rss_udp | passed | passed | | cvl_rss_configure/test_rss_configure_to_ip | passed | passed | | cvl_rss_configure/test_rss_configure_to_default | passed | passed | | cvl_rss_configure/test_command_line_option_rss_disable | passed | passed | | cvl_rss_configure/test_rss_configure_to_udp | passed | passed | | cvl_rss_configure/test_rss_configure_to_all | passed | passed | | cvl_rss_configure/test_rss_configure_to_sctp | passed | passed | | pf_smoke/test_pf_jumbo_frames | passed | passed | | cvl_rss_configure/test_command_line_option_rss_ip | passed | passed | | cvl_rss_configure/test_rss_configure_to_tcp | passed | passed | +--------------------------------------------------------+------------+---------------+ DPDK STV team