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 # timeout set to 1200 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 935.436839][ T5622] bond1: (slave dummy1): making interface the new active one [ 935.438331][ T5622] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 935.621545][ T5624] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 935.799080][ T5628] dummy1: entered promiscuous mode [ 936.703650][ T5645] dummy1: left promiscuous mode [ 936.888366][ T5646] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 936.899872][ T5646] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 936.909804][ T5646] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 939.232938][ T5667] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 939.316038][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 939.411747][ T5669] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 939.420221][ T4885] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 939.579539][ T5670] dummy1: entered promiscuous mode [ 939.579884][ T5670] dummy2: entered promiscuous mode [ 940.515650][ T5683] dummy1: left promiscuous mode [ 940.516260][ T5683] dummy2: left promiscuous mode [ 940.693711][ T5684] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 940.694374][ T5684] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 940.701010][ T5684] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 940.711285][ T5684] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 940.712459][ T5684] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 940.722986][ T5684] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 942.898687][ T5703] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 943.148647][ T4885] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 943.252960][ T4885] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 944.265045][ T5717] bond1: (slave dummy1): Removing an active aggregator [ 944.266127][ T5717] bond1: (slave dummy1): Releasing backup interface [ 944.970117][ T5721] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 946.109776][ T5729] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 946.159761][ T4885] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 946.268634][ T4885] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 947.159737][ T5742] bond1: (slave dummy1): Removing an active aggregator [ 947.160938][ T5742] bond1: (slave dummy1): Releasing backup interface [ 947.786307][ T5746] 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__->