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 [ 991.097581][ T6637] bond1: (slave dummy1): making interface the new active one [ 991.098575][ T6637] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 991.255983][ T6640] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 991.428766][ T6647] dummy1: entered promiscuous mode [ 992.180531][ T6660] dummy1: left promiscuous mode [ 992.366485][ T6661] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 992.379825][ T6661] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 992.391051][ T6661] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 994.597271][ T6683] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 994.640334][ T2613] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.745085][ T2613] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.754089][ T6684] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 994.931777][ T6685] dummy1: entered promiscuous mode [ 994.932211][ T6685] dummy2: entered promiscuous mode [ 995.699134][ T6698] dummy1: left promiscuous mode [ 995.699582][ T6698] dummy2: left promiscuous mode [ 995.880180][ T6699] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 995.880710][ T6699] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.881657][ T6699] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 995.898630][ T6699] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 995.899933][ T6699] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 995.908253][ T6699] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 997.956934][ T6718] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 998.170201][ T2613] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.279230][ T2613] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.135513][ T6732] bond1: (slave dummy1): Removing an active aggregator [ 999.136269][ T6732] bond1: (slave dummy1): Releasing backup interface [ 999.704557][ T6736] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1000.621804][ T6744] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1000.681225][ T2613] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1000.783529][ T5907] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1001.575341][ T6757] bond1: (slave dummy1): Removing an active aggregator [ 1001.576307][ T6757] bond1: (slave dummy1): Releasing backup interface [ 1002.200730][ T6761] 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__->