Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/109019 Subject: [V1] framework/*: Replace framework texttable with third party libary _Testing OK_ Diff: tests/perf_test_base.py requirements.txt framework/texttable.py framework/test_result.py framework/dts.py DPDK: commit ccd4c4094d18c720dafb6d18a331b4b66da4edb9 Author: Nicolas Chautru Date: Mon Mar 21 11:19:50 2022 -0700 Comment: maintainers: add sections for some bbdev drivers DTS: commit 7943ba2ce01c652e319325fe00e4a33b37a408ff Author: Owen Hilyard Date: Wed Mar 2 12:06:37 2022 -0500 Comment: vm_images: Update to handle additional host configurations Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | cvl_rss_configure | CVL Only | run | not run | | pf_smoke | CVL Only | run | not run | | virtio_smoke | Virtio | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/7cc3222c6afc4270a0258602e8a5e676 #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: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +-------------------------------------------------+------------+ | suit/case | with_patch | +-------------------------------------------------+------------+ | vf_smoke/test_vf_jumbo_frames | passed | | vf_smoke/test_vf_rss | passed | | vf_smoke/test_vf_tx_rx_queue | passed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | +-------------------------------------------------+------------+ Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | 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: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0 Detail test results: +--------------------------------------------------------+------------+ | suit/case | with_patch | +--------------------------------------------------------+------------+ | cvl_rss_configure/test_command_line_option_rss_disable | passed | | cvl_rss_configure/test_command_line_option_rss_ip | passed | | cvl_rss_configure/test_command_line_option_rss_udp | passed | | cvl_rss_configure/test_rss_configure_to_all | passed | | cvl_rss_configure/test_rss_configure_to_default | passed | | cvl_rss_configure/test_rss_configure_to_ip | passed | | cvl_rss_configure/test_rss_configure_to_sctp | passed | | cvl_rss_configure/test_rss_configure_to_tcp | passed | | cvl_rss_configure/test_rss_configure_to_udp | passed | | pf_smoke/test_pf_jumbo_frames | passed | | pf_smoke/test_pf_rss | passed | | pf_smoke/test_pf_tx_rx_queue | passed | +--------------------------------------------------------+------------+ DPDK STV team