<_PROGS=transmit_failover.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-9/tools/testing/selftests' make[1]: Nothing to be done for 'all'. # timeout set to 300 # selftests: drivers/net/team: transmit_failover.sh # Error: ipv6: address not found. # Setting team in ns2-prSj4N to mode roundrobin # Error: ipv6: address not found. # Setting team in ns1-PUOrKL to mode broadcast # Packet count for eth0 was 245 # Packet count for eth1 was 121 # Packet count for eth0 was 364 # Packet count for eth1 was 0 # Packet count for eth0 was 366 # Packet count for eth1 was 243 # TEST: Failover of 'broadcast' test [ OK ] # Setting team in ns1-PUOrKL to mode roundrobin # Packet count for eth0 was 182 # Packet count for eth1 was 121 # Packet count for eth0 was 365 # Packet count for eth1 was 0 # Packet count for eth0 was 182 # Packet count for eth1 was 122 # TEST: Failover of 'roundrobin' test [ OK ] # Setting team in ns1-PUOrKL to mode random # Packet count for eth0 was 183 # Packet count for eth1 was 124 # Packet count for eth0 was 365 # Packet count for eth1 was 0 # Packet count for eth0 was 187 # Packet count for eth1 was 129 # TEST: Failover of 'random' test [ OK ] ok 1 selftests: drivers/net/team: transmit_failover.sh make: Leaving directory '/srv/vmksft/testing/wt-9/tools/testing/selftests' xx__-> echo $? 0 xx__->