Home
last modified time | relevance | path

Searched refs:MAC_STANDBY0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c33 #define MAC_STANDBY0 "52:54:00:22:22:22" macro
318 "failover=on,netdev=hs0,mac="MAC_STANDBY0" " in test_on()
324 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_on()
338 "failover=on,netdev=hs0,mac="MAC_STANDBY0" " in test_on_mismatch()
344 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_on_mismatch()
349 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_on_mismatch()
364 "failover=off,netdev=hs0,mac="MAC_STANDBY0" " in test_off()
370 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_off()
375 check_one_card(qts, true, "standby0", MAC_STANDBY0); in test_off()
390 "failover=on,netdev=hs0,mac="MAC_STANDBY0" " in test_enabled()
[all …]