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.c32 #define MAC_PRIMARY0 "52:54:00:11:11:11" macro
321 "failover_pair_id=standby0,netdev=hs1,mac="MAC_PRIMARY0, in test_on()
325 check_one_card(qts, false, "primary0", MAC_PRIMARY0); in test_on()
341 "failover_pair_id=standby1,netdev=hs1,mac="MAC_PRIMARY0, in test_on_mismatch()
345 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_on_mismatch()
350 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_on_mismatch()
367 "failover_pair_id=standby0,netdev=hs1,mac="MAC_PRIMARY0, in test_off()
371 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_off()
376 check_one_card(qts, true, "primary0", MAC_PRIMARY0); in test_off()
393 "failover_pair_id=standby0,netdev=hs1,mac="MAC_PRIMARY0" ", in test_enabled()
[all …]