qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warnings during the virtio-net-failover test


From: Thomas Huth
Subject: Warnings during the virtio-net-failover test
Date: Mon, 20 Dec 2021 11:16:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0


 Hi Laurent,

today I noticed that there are quite a bunch of warnings during the virtio-net-failover test:

$ QTEST_QEMU_BINARY=./qemu-system-x86_64 tests/qtest/virtio-net-failover
/x86_64/failover-virtio-net/hotplug_1: qemu-system-x86_64: warning: Primary device not found Virtio-net failover will not work. Make sure primary device has parameter failover_pair_id=standby0
OK
/x86_64/failover-virtio-net/hotplug_1_reverse: OK
/x86_64/failover-virtio-net/hotplug_2: qemu-system-x86_64: warning: Primary device not found Virtio-net failover will not work. Make sure primary device has parameter failover_pair_id=standby0
OK
[...]
/x86_64/failover-virtio-net/migrate/out: qemu-system-x86_64: warning: Primary device not found Virtio-net failover will not work. Make sure primary device has parameter failover_pair_id=standby0
OK
/x86_64/failover-virtio-net/migrate/in: OK
/x86_64/failover-virtio-net/migrate/abort/wait-unplug: qemu-system-x86_64: warning: Primary device not found Virtio-net failover will not work. Make sure primary device has parameter failover_pair_id=standby0
OK
/x86_64/failover-virtio-net/migrate/abort/active: qemu-system-x86_64: warning: Primary device not found Virtio-net failover will not work. Make sure primary device has parameter failover_pair_id=standby0
OK
/x86_64/failover-virtio-net/multi/out: OK
/x86_64/failover-virtio-net/multi/in: OK

I assume they are false positives? If so, could you please come up with a patch to silence them, since they are quite confusing...?

 Thanks,
  Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]