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 [ 984.801482][ T6633] bond1: (slave dummy1): making interface the new active one [ 984.802511][ T6633] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 984.974130][ T6635] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 985.141466][ T6638] dummy1: entered promiscuous mode [ 985.923446][ T6656] dummy1: left promiscuous mode [ 986.093659][ T6657] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 986.106514][ T6657] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 986.117750][ T6657] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 988.251414][ T6678] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 988.284977][ T6532] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.389245][ T6532] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.461484][ T6680] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 988.633096][ T6681] dummy1: entered promiscuous mode [ 988.633427][ T6681] dummy2: entered promiscuous mode [ 989.381696][ T6694] dummy1: left promiscuous mode [ 989.382113][ T6694] dummy2: left promiscuous mode [ 989.570728][ T6695] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 989.571273][ T6695] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 989.572176][ T6695] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 989.588417][ T6695] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 989.589585][ T6695] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 989.598641][ T6695] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 991.492210][ T6715] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 991.670664][ T6532] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 991.773871][ T6532] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.485652][ T6728] bond1: (slave dummy1): Removing an active aggregator [ 992.492199][ T6728] bond1: (slave dummy1): Releasing backup interface [ 993.039636][ T6732] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 993.999567][ T6740] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 994.037013][ T6532] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.141272][ T6532] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.982467][ T6753] bond1: (slave dummy1): Removing an active aggregator [ 994.990003][ T6753] bond1: (slave dummy1): Releasing backup interface [ 995.603249][ T6757] 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__->