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 [ 1008.638728][ T6655] bond1: (slave dummy1): making interface the new active one [ 1008.640150][ T6655] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1008.798902][ T6658] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1008.969097][ T6664] dummy1: entered promiscuous mode [ 1009.802053][ T6678] dummy1: left promiscuous mode [ 1010.004737][ T6679] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1010.015408][ T6679] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1010.027419][ T6679] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1012.462469][ T6700] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1012.485556][ T3373] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.589331][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.642565][ T6702] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1012.814126][ T6703] dummy1: entered promiscuous mode [ 1012.814482][ T6703] dummy2: entered promiscuous mode [ 1013.647123][ T6716] dummy1: left promiscuous mode [ 1013.647708][ T6716] dummy2: left promiscuous mode [ 1013.816411][ T6717] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1013.816956][ T6717] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1013.818890][ T6717] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1013.832937][ T6717] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1013.834086][ T6717] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1013.844132][ T6717] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1015.823868][ T6737] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1016.018492][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1016.126364][ T3373] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1017.030086][ T6750] bond1: (slave dummy1): Removing an active aggregator [ 1017.030806][ T3373] bond1: Warning: Found an uninitialized port [ 1017.031868][ T6750] bond1: (slave dummy1): Releasing backup interface [ 1017.659469][ T6754] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1018.611093][ T6762] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1018.630350][ T3373] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1018.736595][ T3373] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.682973][ T6775] bond1: (slave dummy1): Removing an active aggregator [ 1019.683856][ T6775] bond1: (slave dummy1): Releasing backup interface [ 1020.269671][ T6779] 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__->