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 [ 984.231868][ T6614] bond1: (slave dummy1): making interface the new active one [ 984.232898][ T6614] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 984.407297][ T6616] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 984.570661][ T6620] dummy1: entered promiscuous mode [ 985.378212][ T6637] dummy1: left promiscuous mode [ 985.579582][ T6638] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 985.600909][ T6638] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 985.610112][ T6638] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 987.938690][ T6659] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 987.953420][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.062432][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.134346][ T6661] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 988.343268][ T6662] dummy1: entered promiscuous mode [ 988.343611][ T6662] dummy2: entered promiscuous mode [ 989.091664][ T6675] dummy1: left promiscuous mode [ 989.092058][ T6675] dummy2: left promiscuous mode [ 989.242407][ T6676] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 989.242926][ T6676] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 989.243837][ T6676] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 989.259150][ T6676] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 989.260783][ T6676] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 989.270680][ T6676] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 991.337690][ T6696] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 991.522421][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 991.625291][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.396664][ T6709] bond1: (slave dummy1): Removing an active aggregator [ 992.397448][ T6709] bond1: (slave dummy1): Releasing backup interface [ 992.999035][ T6713] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 994.019312][ T6721] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 994.033262][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.138245][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.929661][ T6734] bond1: (slave dummy1): Removing an active aggregator [ 994.930307][ T6734] bond1: (slave dummy1): Releasing backup interface [ 995.520990][ T6738] 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__->