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 # timeout set to 1200 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 106.457224][ T490] bond1: (slave dummy1): making interface the new active one [ 106.458154][ T490] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 106.618614][ T493] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 106.773188][ T497] dummy1: entered promiscuous mode [ 107.480598][ T513] dummy1: left promiscuous mode [ 107.642326][ T514] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 107.653285][ T514] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 107.669570][ T514] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 109.747104][ T535] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 109.791369][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 109.896350][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 109.958364][ T537] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 110.106439][ T538] dummy1: entered promiscuous mode [ 110.106772][ T538] dummy2: entered promiscuous mode [ 110.854711][ T551] dummy1: left promiscuous mode [ 110.855120][ T551] dummy2: left promiscuous mode [ 111.052591][ T552] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 111.053070][ T552] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 111.054023][ T552] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 111.061685][ T552] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 111.062672][ T552] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 111.073122][ T552] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 112.993471][ T571] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 113.155589][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 113.263434][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 113.990838][ T585] bond1: (slave dummy1): Removing an active aggregator [ 113.991644][ T585] bond1: (slave dummy1): Releasing backup interface [ 114.539464][ T589] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 115.387471][ T597] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 115.480529][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 115.588691][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 116.226052][ T610] bond1: (slave dummy1): Removing an active aggregator [ 116.227089][ T610] bond1: (slave dummy1): Releasing backup interface [ 116.775741][ T614] 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__->