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 [ 1005.029708][ T6560] bond1: (slave dummy1): making interface the new active one [ 1005.030718][ T6560] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1005.175720][ T6563] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1005.334445][ T6566] dummy1: entered promiscuous mode [ 1006.113291][ T6583] dummy1: left promiscuous mode [ 1006.270349][ T6584] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1006.291942][ T6584] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1006.303376][ T6584] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1008.681759][ T6605] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1008.700621][ T2961] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.804409][ T2961] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.884165][ T6607] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1009.046713][ T6608] dummy1: entered promiscuous mode [ 1009.047043][ T6608] dummy2: entered promiscuous mode [ 1009.874319][ T6621] dummy1: left promiscuous mode [ 1009.875531][ T6621] dummy2: left promiscuous mode [ 1010.110869][ T6622] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1010.111592][ T6622] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1010.112984][ T6622] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1010.127542][ T6622] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1010.129143][ T6622] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1010.138729][ T6622] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1012.236521][ T6640] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1012.445096][ T2961] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.548301][ T2961] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1013.432732][ T6655] bond1: (slave dummy1): Removing an active aggregator [ 1013.434273][ T6655] bond1: (slave dummy1): Releasing backup interface [ 1014.158166][ T6659] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1015.219920][ T6667] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1015.260448][ T2961] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.373781][ T2961] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1016.225128][ T6680] bond1: (slave dummy1): Removing an active aggregator [ 1016.226930][ T6680] bond1: (slave dummy1): Releasing backup interface [ 1016.889319][ T6684] 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__->