Re: [PATCH] tests/qtest/virtio-net: fix hotplug test case

2021-11-08 Thread Laurent Vivier
Le 08/11/2021 à 18:12, Thomas Huth a écrit : On 28/10/2021 19.30, Laurent Vivier wrote: virtio-net-test has an hotplug testcase that is never executed. This is because the testcase is attached to virtio-pci interface rather than to virtio-net-pci.    $ QTEST_QEMU_BINARY=./qemu-system-x86_64 te

Re: [PATCH] tests/qtest/virtio-net: fix hotplug test case

2021-11-08 Thread Thomas Huth
On 28/10/2021 19.30, Laurent Vivier wrote: virtio-net-test has an hotplug testcase that is never executed. This is because the testcase is attached to virtio-pci interface rather than to virtio-net-pci. $ QTEST_QEMU_BINARY=./qemu-system-x86_64 tests/qtest/qos-test -l | grep hotplug /x86_

Re: [PATCH] tests/qtest/virtio-net: fix hotplug test case

2021-10-28 Thread Jason Wang
On Fri, Oct 29, 2021 at 1:30 AM Laurent Vivier wrote: > > virtio-net-test has an hotplug testcase that is never executed. > > This is because the testcase is attached to virtio-pci interface > rather than to virtio-net-pci. > > $ QTEST_QEMU_BINARY=./qemu-system-x86_64 tests/qtest/qos-test -l | g

[PATCH] tests/qtest/virtio-net: fix hotplug test case

2021-10-28 Thread Laurent Vivier
virtio-net-test has an hotplug testcase that is never executed. This is because the testcase is attached to virtio-pci interface rather than to virtio-net-pci. $ QTEST_QEMU_BINARY=./qemu-system-x86_64 tests/qtest/qos-test -l | grep hotplug /x86_64/.../pci-ohci-tests/ohci_pci-test-hotplug /