Re: [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests

2021-12-07 Thread Thomas Huth
On 08/12/2021 08.48, Thomas Huth wrote: On 08/12/2021 08.44, Michael S. Tsirkin wrote: On Mon, Dec 06, 2021 at 11:20:39PM +0100, Laurent Vivier wrote: Add some tests to check the state of the machine if the migration is cancelled while we are using virtio-net failover. Signed-off-by: Laurent V

Re: [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests

2021-12-07 Thread Thomas Huth
On 08/12/2021 08.44, Michael S. Tsirkin wrote: On Mon, Dec 06, 2021 at 11:20:39PM +0100, Laurent Vivier wrote: Add some tests to check the state of the machine if the migration is cancelled while we are using virtio-net failover. Signed-off-by: Laurent Vivier So this one I think is needed fo

Re: [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests

2021-12-07 Thread Michael S. Tsirkin
On Mon, Dec 06, 2021 at 11:20:39PM +0100, Laurent Vivier wrote: > Add some tests to check the state of the machine if the migration > is cancelled while we are using virtio-net failover. > > Signed-off-by: Laurent Vivier So this one I think is needed for the release. Thomas, are you merging it t

Re: [PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests

2021-12-07 Thread Thomas Huth
On 06/12/2021 23.20, Laurent Vivier wrote: Add some tests to check the state of the machine if the migration is cancelled while we are using virtio-net failover. Signed-off-by: Laurent Vivier --- tests/qtest/virtio-net-failover.c | 291 ++ 1 file changed, 291 inse

[PATCH v6 5/6] test/libqtest: add some virtio-net failover migration cancelling tests

2021-12-06 Thread Laurent Vivier
Add some tests to check the state of the machine if the migration is cancelled while we are using virtio-net failover. Signed-off-by: Laurent Vivier --- tests/qtest/virtio-net-failover.c | 291 ++ 1 file changed, 291 insertions(+) diff --git a/tests/qtest/virtio-net-