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 [ 1019.526976][ T6591] bond1: (slave dummy1): making interface the new active one [ 1019.528326][ T6591] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1019.707197][ T6593] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1019.906777][ T6598] dummy1: entered promiscuous mode [ 1020.697655][ T6613] dummy1: left promiscuous mode [ 1020.922390][ T6614] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1020.944565][ T6614] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1020.953617][ T6614] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1023.576577][ T6636] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1023.623620][ T4909] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.727592][ T4909] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.789546][ T6637] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1023.978204][ T6638] dummy1: entered promiscuous mode [ 1023.978560][ T6638] dummy2: entered promiscuous mode [ 1024.744912][ T6651] dummy1: left promiscuous mode [ 1024.745362][ T6651] dummy2: left promiscuous mode [ 1024.917156][ T6652] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1024.917787][ T6652] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.918742][ T6652] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1024.936309][ T6652] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1024.937670][ T6652] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1024.946012][ T6652] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1027.092569][ T6671] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1027.250399][ T4909] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1027.359364][ T4909] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.234351][ T6685] bond1: (slave dummy1): Removing an active aggregator [ 1028.235279][ T6685] bond1: (slave dummy1): Releasing backup interface [ 1028.829124][ T6689] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1029.820339][ T6697] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1029.832271][ T4909] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1029.936481][ T4909] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1030.817278][ T6710] bond1: (slave dummy1): Removing an active aggregator [ 1030.817924][ T6710] bond1: (slave dummy1): Releasing backup interface [ 1031.389943][ 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__->