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 [ 1017.612990][ T6555] bond1: (slave dummy1): making interface the new active one [ 1017.615023][ T6555] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1017.790838][ T6558] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1018.000810][ T6559] dummy1: entered promiscuous mode [ 1018.848262][ T6578] dummy1: left promiscuous mode [ 1019.021108][ T6579] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1019.039292][ T6579] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1019.049493][ T6579] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1021.387168][ T6600] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1021.390471][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.494485][ T3022] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.617573][ T6602] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1021.796083][ T6603] dummy1: entered promiscuous mode [ 1021.796440][ T6603] dummy2: entered promiscuous mode [ 1022.585948][ T6616] dummy1: left promiscuous mode [ 1022.586382][ T6616] dummy2: left promiscuous mode [ 1022.760392][ T6617] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1022.760961][ T6617] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1022.762024][ T6617] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1022.773560][ T6617] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1022.774590][ T6617] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1022.785278][ T6617] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1025.044617][ T6636] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1025.246745][ T3022] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.351411][ T3022] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1026.268742][ T6650] bond1: (slave dummy1): Removing an active aggregator [ 1026.269621][ T6650] bond1: (slave dummy1): Releasing backup interface [ 1026.914024][ T6654] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1027.822588][ T6662] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1027.870456][ T3022] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1027.974488][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.794219][ T6675] bond1: (slave dummy1): Removing an active aggregator [ 1028.795454][ T6675] bond1: (slave dummy1): Releasing backup interface [ 1029.360300][ T6679] 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__->