Searched refs:MAC_STANDBY0 (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/tests/qtest/ |
| H A D | virtio-net-failover.c | 34 #define MAC_STANDBY0 "52:54:00:22:22:22" macro 319 "failover=on,netdev=hs0,mac="MAC_STANDBY0" " in test_on() 325 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_on() 339 "failover=on,netdev=hs0,mac="MAC_STANDBY0" " in test_on_mismatch() 345 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_on_mismatch() 350 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_on_mismatch() 365 "failover=off,netdev=hs0,mac="MAC_STANDBY0" " in test_off() 371 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_off() 376 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_off() 391 "failover=on,netdev=hs0,mac="MAC_STANDBY0" " in test_enabled() [all …]
|