Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c33 #define MAC_PRIMARY0 "52:54:00:11:11:11" macro
322 "failover_pair_id=standby0,netdev=hs1,mac="MAC_PRIMARY0, in test_on()
326 check_one_card(qts, false, "primary0", MAC_PRIMARY0); in test_on()
342 "failover_pair_id=standby1,netdev=hs1,mac="MAC_PRIMARY0, in test_on_mismatch()
346 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_on_mismatch()
351 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_on_mismatch()
368 "failover_pair_id=standby0,netdev=hs1,mac="MAC_PRIMARY0, in test_off()
372 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_off()
377 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_off()
394 "failover_pair_id=standby0,netdev=hs1,mac="MAC_PRIMARY0" ", in test_enabled()
[all …]