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.0 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 978.320145][ T5718] bond1: (slave dummy1): making interface the new active one [ 978.321390][ T5718] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 978.541286][ T5721] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 978.709074][ T5728] dummy1: entered promiscuous mode [ 979.489300][ T5741] dummy1: left promiscuous mode [ 979.717895][ T5742] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 979.729204][ T5742] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 979.741181][ T5742] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 981.971472][ T5763] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 982.011457][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 982.115801][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 982.159209][ T5765] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 982.371481][ T5766] dummy1: entered promiscuous mode [ 982.371960][ T5766] dummy2: entered promiscuous mode [ 983.181619][ T5779] dummy1: left promiscuous mode [ 983.182039][ T5779] dummy2: left promiscuous mode [ 983.357642][ T5780] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 983.358257][ T5780] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 983.367197][ T5780] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 983.385782][ T5780] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 983.387004][ T5780] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 983.396462][ T5780] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 985.374534][ T5799] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 985.597579][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 985.699809][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 986.549875][ T5813] bond1: (slave dummy1): Removing an active aggregator [ 986.550719][ T5813] bond1: (slave dummy1): Releasing backup interface [ 987.196657][ T5817] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 988.116678][ T5826] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 988.172387][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.275355][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 989.112140][ T5838] bond1: (slave dummy1): Removing an active aggregator [ 989.112937][ T5838] bond1: (slave dummy1): Releasing backup interface [ 989.690517][ T5842] 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__->