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 [ 1020.014111][ T6601] bond1: (slave dummy1): making interface the new active one [ 1020.015150][ T6601] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1020.177420][ T6604] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1020.327175][ T6605] dummy1: entered promiscuous mode [ 1021.192759][ T6624] dummy1: left promiscuous mode [ 1021.362545][ T6625] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1021.375244][ T6625] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1021.387380][ T6625] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1023.796905][ T6646] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1023.823468][ T2847] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.932473][ T2847] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.985120][ T6648] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1024.162693][ T6649] dummy1: entered promiscuous mode [ 1024.163035][ T6649] dummy2: entered promiscuous mode [ 1024.969504][ T6662] dummy1: left promiscuous mode [ 1024.969921][ T6662] dummy2: left promiscuous mode [ 1025.168242][ T6663] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1025.168793][ T6663] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.169752][ T6663] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1025.177115][ T6663] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1025.178256][ T6663] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1025.188259][ T6663] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1027.248381][ T6682] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1027.457208][ T2847] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1027.564465][ T2847] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.480499][ T6696] bond1: (slave dummy1): Removing an active aggregator [ 1028.481253][ T6696] bond1: (slave dummy1): Releasing backup interface [ 1029.191130][ T6700] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1030.258080][ T6708] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1030.300923][ T2847] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1030.412386][ T2847] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.250789][ T6721] bond1: (slave dummy1): Removing an active aggregator [ 1031.251828][ T6721] bond1: (slave dummy1): Releasing backup interface [ 1031.850187][ T6725] 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__->