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 [ 934.529067][ T5757] bond1: (slave dummy1): making interface the new active one [ 934.531299][ T5757] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 934.710970][ T5760] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 934.893291][ T5765] dummy1: entered promiscuous mode [ 935.752158][ T5780] dummy1: left promiscuous mode [ 935.976265][ T5781] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 935.987001][ T5781] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 935.998232][ T5781] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 938.227497][ T5803] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 938.263451][ T252] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 938.367407][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 938.423341][ T5804] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 938.588981][ T5805] dummy1: entered promiscuous mode [ 938.589540][ T5805] dummy2: entered promiscuous mode [ 939.452908][ T5818] dummy1: left promiscuous mode [ 939.453368][ T5818] dummy2: left promiscuous mode [ 939.629445][ T5819] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 939.630033][ T5819] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 939.630964][ T5819] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 939.650700][ T5819] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 939.652255][ T5819] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 939.660172][ T5819] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 941.664952][ T5838] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 941.842154][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 941.951526][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 942.720681][ T5852] bond1: (slave dummy1): Removing an active aggregator [ 942.721948][ T5852] bond1: (slave dummy1): Releasing backup interface [ 943.341925][ T5856] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 944.289334][ T5864] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 944.337018][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 944.441327][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 945.351697][ T5877] bond1: (slave dummy1): Removing an active aggregator [ 945.352362][ T5877] bond1: (slave dummy1): Releasing backup interface [ 945.927960][ T5882] 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__->