Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/108351 Subject: [V1] tests/vm_hotplug: optimize script by using existed function _Testing issues_ Diff: tests/TestSuite_vm_hotplug.py DPDK: commit 305769000c40a4fdf1ed0cf24c157b447b91ea7d Author: Thomas Monjalon Date: Sun Feb 27 21:52:48 2022 +0100 Comment: version: 22.03-rc2 DTS: commit fb043ef7231bcd8910fa55b072e2900d5cf2b5b5 Author: Weiyuan Li Date: Fri Feb 11 14:26:10 2022 +0800 Comment: test_plans/userspace_ethtool:remove duplicate vlan test case. Test environment and result as below: +------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------+----------+--------------------------------+---------------------------------+ | vm_hotplug | NIC VF | run | not run | +------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/21d3893c554a4850b10d7b6c31ff870d #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: 4/0/4/0/0 with_patch Total/Pass/Fail/Blocked/NA: 4/0/4/0/0 Detail test results: +------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------+------------+---------------+ | vm_hotplug/test_two_device_reset_hotplug | failed | failed | | vm_hotplug/test_two_device_hotplug | failed | failed | | vm_hotplug/test_one_device_reset_hotplug | failed | failed | | vm_hotplug/test_one_device_hotplug | failed | failed | +------------------------------------------+------------+---------------+ DPDK STV team