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 [ 63.946948][ T555] bond1: (slave dummy1): making interface the new active one [ 63.948793][ T555] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 64.135127][ T559] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 64.302175][ T560] dummy1: entered promiscuous mode [ 65.187653][ T579] dummy1: left promiscuous mode [ 65.362980][ T580] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 65.385850][ T580] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 65.398122][ T580] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 67.705811][ T601] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 67.742370][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 67.845421][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 67.909228][ T603] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 68.135092][ T604] dummy1: entered promiscuous mode [ 68.135447][ T604] dummy2: entered promiscuous mode [ 69.018978][ T617] dummy1: left promiscuous mode [ 69.019601][ T617] dummy2: left promiscuous mode [ 69.198065][ T618] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 69.198773][ T618] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 69.200379][ T618] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 69.213718][ T618] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 69.214791][ T618] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 69.225339][ T618] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 71.376815][ T638] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 71.576112][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 71.678443][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 72.605460][ T651] bond1: (slave dummy1): Removing an active aggregator [ 72.606233][ T651] bond1: (slave dummy1): Releasing backup interface [ 73.222176][ T655] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 74.179585][ T664] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 74.198465][ T249] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 74.302462][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 75.086108][ T677] bond1: (slave dummy1): Removing an active aggregator [ 75.087144][ T677] bond1: (slave dummy1): Releasing backup interface [ 75.688744][ T681] 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__->