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 [ 1015.649077][ T6556] bond1: (slave dummy1): making interface the new active one [ 1015.650595][ T6556] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1015.896958][ T6559] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1016.098358][ T6566] dummy1: entered promiscuous mode [ 1016.898764][ T6579] dummy1: left promiscuous mode [ 1017.088338][ T6580] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1017.102810][ T6580] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1017.114378][ T6580] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1019.547295][ T6602] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1019.584547][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.691980][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.727489][ T6603] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1019.908961][ T6604] dummy1: entered promiscuous mode [ 1019.909301][ T6604] dummy2: entered promiscuous mode [ 1020.743118][ T6617] dummy1: left promiscuous mode [ 1020.743533][ T6617] dummy2: left promiscuous mode [ 1020.924665][ T6618] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1020.925215][ T6618] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1020.926157][ T6618] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1020.939189][ T6618] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1020.940301][ T6618] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1020.950360][ T6618] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1022.918867][ T6637] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1023.103210][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.208380][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.076279][ T6651] bond1: (slave dummy1): Removing an active aggregator [ 1024.077369][ T6651] bond1: (slave dummy1): Releasing backup interface [ 1024.703964][ T6655] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1025.806329][ T6663] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1025.816396][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.921556][ T267] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1026.813114][ T6676] bond1: (slave dummy1): Removing an active aggregator [ 1026.821043][ T6676] bond1: (slave dummy1): Releasing backup interface [ 1027.426458][ T6680] 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__->