make -C tools/testing/selftests TARGETS=drivers/net/bonding TEST_PROGS=devv_addr_lists.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-10/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' make[1]: Entering directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' TAP version 13 1..1 # overriding timeout to 2400 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 1024.114627][ T6446] bond1: (slave dummy1): making interface the new active one [ 1024.123928][ T6446] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1024.307345][ T6448] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1024.501451][ T6453] dummy1: entered promiscuous mode [ 1025.394410][ T6468] dummy1: left promiscuous mode [ 1025.570200][ T6469] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1025.584485][ T6469] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1025.593305][ T6469] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1027.998422][ T6491] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1028.011808][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.115819][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.215982][ T6493] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1028.385204][ T6494] dummy1: entered promiscuous mode [ 1028.385533][ T6494] dummy2: entered promiscuous mode [ 1029.197591][ T6507] dummy1: left promiscuous mode [ 1029.199130][ T6507] dummy2: left promiscuous mode [ 1029.377676][ T6508] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1029.378249][ T6508] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1029.379317][ T6508] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1029.401810][ T6508] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1029.403261][ T6508] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1029.410676][ T6508] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1031.426940][ T6527] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1031.611562][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.716073][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1032.618396][ T6541] bond1: (slave dummy1): Removing an active aggregator [ 1032.619292][ T6541] bond1: (slave dummy1): Releasing backup interface [ 1033.262640][ T6545] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1034.304892][ T6554] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1034.347765][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1034.453560][ T5709] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1035.353732][ T6567] bond1: (slave dummy1): Removing an active aggregator [ 1035.355117][ T6567] bond1: (slave dummy1): Releasing backup interface [ 1035.949549][ T6571] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond up) [ OK ] ok 1 selftests: drivers/net/bonding: dev_addr_lists.sh make[1]: Leaving directory '/home/virtme/testing-10/tools/testing/selftests/drivers/net/bonding' make: Leaving directory '/home/virtme/testing-10/tools/testing/selftests' xx__-> echo $? 0 xx__->