Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121392 Subject: [V1] framework/*.py: dts adaptation container] _Testing OK_ Diff: framework/virt_base.py framework/tester.py framework/qemu_libvirt.py framework/qemu_kvm.py framework/project_dpdk.py framework/dut.py framework/crb.py DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit c3e48167b5dcb11996a5af5e203d758a9ad4bfaf Author: Lijuan Tu Date: Thu Dec 22 14:47:00 2022 +0800 Comment: framework: fix umount ahead of mount 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 | | ice_rss_configure | CVL Only | run | not run | | virtio_smoke | Virtio | not run | run | | pf_smoke | NIC PF | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/8879c217e6d140bfab06fe877b6fbec9 #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: 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