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 [ 989.703955][ T6638] bond1: (slave dummy1): making interface the new active one [ 989.705707][ T6638] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 989.885966][ T6641] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 990.049227][ T6645] dummy1: entered promiscuous mode [ 990.841659][ T6661] dummy1: left promiscuous mode [ 991.005318][ T6662] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 991.017407][ T6662] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 991.028746][ T6662] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 993.366857][ T6683] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 993.390956][ T5908] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 993.504940][ T5908] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 993.591912][ T6685] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 993.785995][ T6686] dummy1: entered promiscuous mode [ 993.786337][ T6686] dummy2: entered promiscuous mode [ 994.596858][ T6699] dummy1: left promiscuous mode [ 994.597629][ T6699] dummy2: left promiscuous mode [ 994.763310][ T6700] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 994.763855][ T6700] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.764769][ T6700] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 994.776324][ T6700] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 994.777921][ T6700] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 994.792269][ T6700] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 996.934932][ T6719] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 997.143156][ T5908] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.248516][ T2828] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.116284][ T6733] bond1: (slave dummy1): Removing an active aggregator [ 998.117911][ T6733] bond1: (slave dummy1): Releasing backup interface [ 998.732174][ T6737] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 999.688591][ T6745] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 999.719793][ T2828] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.826531][ T2828] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1000.637426][ T6758] bond1: (slave dummy1): Removing an active aggregator [ 1000.638583][ T6758] bond1: (slave dummy1): Releasing backup interface [ 1001.309077][ T6763] 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__->