Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/125095 Subject: [V1,2/2] framework/dts: fix result output by merging cases when parsing execution requirements. _Testing OK_ Diff: framework/test_result.py framework/dts.py DPDK: commit baf13c3135d0c5998fff7edc23fb89412dc89246 Author: Thomas Monjalon Date: Sun Mar 12 15:44:17 2023 +0100 Comment: version: 23.03-rc2 DTS: commit 964b48e223f9f3d4f1fe60502f40be7f85a9f661 Author: Song Jiale Date: Mon Jan 16 15:00:02 2023 +0000 Comment: tests/shutdown_api: modify the command to adapt to the changes in ethtool 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 | NIC PF | not run | run | | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | ice_rss_configure | CVL Only | run | not run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/3f7a7dc26e4f4d569e526911a279f40e #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-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: NA 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 | +-----------------------------------+------------+ DPDK STV team