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 [ 914.060269][ T5606] bond1: (slave dummy1): making interface the new active one [ 914.061443][ T5606] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 914.234324][ T5608] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 914.420642][ T5613] dummy1: entered promiscuous mode [ 915.238365][ T5628] dummy1: left promiscuous mode [ 915.405742][ T5629] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 915.416266][ T5629] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 915.426223][ T5629] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 917.690843][ T5650] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 917.718937][ T5096] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.822604][ T5096] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.918422][ T5652] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 918.109255][ T5653] dummy1: entered promiscuous mode [ 918.109616][ T5653] dummy2: entered promiscuous mode [ 918.917471][ T5666] dummy1: left promiscuous mode [ 918.918703][ T5666] dummy2: left promiscuous mode [ 919.090616][ T5667] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 919.091422][ T5667] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.092816][ T5667] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 919.101027][ T5667] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 919.102675][ T5667] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 919.122762][ T5667] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 921.329794][ T5686] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.523309][ T5096] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.629425][ T2527] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.523204][ T5700] bond1: (slave dummy1): Removing an active aggregator [ 922.524242][ T5700] bond1: (slave dummy1): Releasing backup interface [ 923.166907][ T5704] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 924.109780][ T5712] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 924.125375][ T2527] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.230456][ T2527] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 925.139514][ T5725] bond1: (slave dummy1): Removing an active aggregator [ 925.140408][ T5725] bond1: (slave dummy1): Releasing backup interface [ 925.806210][ T5729] 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__->