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 [ 1027.847944][ T6537] bond1: (slave dummy1): making interface the new active one [ 1027.849786][ T6537] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1028.032469][ T6541] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1028.227744][ T6542] dummy1: entered promiscuous mode [ 1029.009775][ T6561] dummy1: left promiscuous mode [ 1029.201974][ T6562] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1029.209517][ T6562] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1029.218323][ T6562] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1031.498324][ T6583] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1031.523532][ T5396] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.626547][ T5396] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.694575][ T6585] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1031.887061][ T6586] dummy1: entered promiscuous mode [ 1031.887554][ T6586] dummy2: entered promiscuous mode [ 1032.770180][ T6599] dummy1: left promiscuous mode [ 1032.771232][ T6599] dummy2: left promiscuous mode [ 1032.947935][ T6600] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1032.948510][ T6600] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1032.949910][ T6600] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1032.958386][ T6600] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1032.959738][ T6600] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1032.969490][ T6600] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1035.097165][ T6620] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1035.279789][ T5396] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1035.386446][ T5396] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1036.291872][ T6633] bond1: (slave dummy1): Removing an active aggregator [ 1036.293228][ T6633] bond1: (slave dummy1): Releasing backup interface [ 1036.912671][ T6637] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1037.904322][ T6645] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1037.930500][ T5396] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1038.034787][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1038.956569][ T6658] bond1: (slave dummy1): Removing an active aggregator [ 1038.957195][ T6658] bond1: (slave dummy1): Releasing backup interface [ 1039.592930][ T6662] 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__->