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.972773][ T560] bond1: (slave dummy1): making interface the new active one [ 63.974057][ T560] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 64.196784][ T563] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 64.466785][ T568] dummy1: entered promiscuous mode [ 65.478620][ T583] dummy1: left promiscuous mode [ 65.741118][ T584] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 65.755189][ T584] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 65.766663][ T584] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 68.648479][ T606] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 68.689678][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 68.796134][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 68.892333][ T608] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 69.151077][ T609] dummy1: entered promiscuous mode [ 69.151598][ T609] dummy2: entered promiscuous mode [ 70.163199][ T622] dummy1: left promiscuous mode [ 70.164354][ T622] dummy2: left promiscuous mode [ 70.415813][ T623] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 70.416446][ T623] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 70.425162][ T623] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 70.436379][ T623] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 70.437781][ T623] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 70.447202][ T623] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 73.376844][ T642] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 73.670223][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 73.777726][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 74.897899][ T656] bond1: (slave dummy1): Removing an active aggregator [ 74.898932][ T656] bond1: (slave dummy1): Releasing backup interface [ 75.698918][ T660] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 77.017118][ T668] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 77.116381][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 77.225740][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 78.336401][ T681] bond1: (slave dummy1): Removing an active aggregator [ 78.337504][ T681] bond1: (slave dummy1): Releasing backup interface [ 79.119260][ T685] 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__->