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 [ 1014.453164][ T6590] bond1: (slave dummy1): making interface the new active one [ 1014.455038][ T6590] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1014.635892][ T6592] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1014.818081][ T6595] dummy1: entered promiscuous mode [ 1015.712024][ T6613] dummy1: left promiscuous mode [ 1015.889535][ T6614] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1015.903444][ T6614] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1015.916664][ T6614] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1018.328158][ T6635] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1018.334464][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1018.437435][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1018.571511][ T6637] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1018.783237][ T6638] dummy1: entered promiscuous mode [ 1018.783697][ T6638] dummy2: entered promiscuous mode [ 1019.617882][ T6651] dummy1: left promiscuous mode [ 1019.618282][ T6651] dummy2: left promiscuous mode [ 1019.794979][ T6652] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1019.795739][ T6652] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.797083][ T6652] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1019.807305][ T6652] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1019.809023][ T6652] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1019.817340][ T6652] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1022.182558][ T6671] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1022.371243][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1022.477429][ T2538] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.397401][ T6685] bond1: (slave dummy1): Removing an active aggregator [ 1023.398334][ T6685] bond1: (slave dummy1): Releasing backup interface [ 1024.044683][ T6689] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1025.058694][ T6697] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1025.070520][ T2538] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.173487][ T2538] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1026.107564][ T6710] bond1: (slave dummy1): Removing an active aggregator [ 1026.108285][ T6710] bond1: (slave dummy1): Releasing backup interface [ 1026.762722][ T6714] 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__->