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 [ 988.320021][ T6643] bond1: (slave dummy1): making interface the new active one [ 988.321059][ T6643] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 988.535953][ T6646] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 988.751535][ T6652] dummy1: entered promiscuous mode [ 989.608027][ T6666] dummy1: left promiscuous mode [ 989.793482][ T6667] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 989.811971][ T6667] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 989.818617][ T6667] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 992.078178][ T6688] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 992.104789][ T5914] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.212712][ T5914] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.291601][ T6690] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 992.451966][ T6691] dummy1: entered promiscuous mode [ 992.452317][ T6691] dummy2: entered promiscuous mode [ 993.220868][ T6704] dummy1: left promiscuous mode [ 993.221260][ T6704] dummy2: left promiscuous mode [ 993.397357][ T6705] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 993.397888][ T6705] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 993.399145][ T6705] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 993.412486][ T6705] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 993.413628][ T6705] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 993.424402][ T6705] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 995.621909][ T6724] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 995.830824][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.937622][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 996.743196][ T6738] bond1: (slave dummy1): Removing an active aggregator [ 996.743920][ T6738] bond1: (slave dummy1): Releasing backup interface [ 997.323035][ T6742] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 998.246372][ T6750] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 998.288697][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.393652][ T5914] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.237684][ T6763] bond1: (slave dummy1): Removing an active aggregator [ 999.238548][ T6763] bond1: (slave dummy1): Releasing backup interface [ 999.796760][ T6768] 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__->