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 [ 913.400916][ T5717] bond1: (slave dummy1): making interface the new active one [ 913.403614][ T5717] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 913.577984][ T5720] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 913.801279][ T5726] dummy1: entered promiscuous mode [ 914.638268][ T5740] dummy1: left promiscuous mode [ 914.857636][ T5741] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 914.873977][ T5741] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 914.889251][ T5741] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 917.275715][ T5762] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 917.307355][ T4984] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.411212][ T4984] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.436192][ T5764] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 917.669622][ T5765] dummy1: entered promiscuous mode [ 917.670124][ T5765] dummy2: entered promiscuous mode [ 918.521515][ T5778] dummy1: left promiscuous mode [ 918.522058][ T5778] dummy2: left promiscuous mode [ 918.711711][ T5779] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 918.712522][ T5779] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.713900][ T5779] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 918.726367][ T5779] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 918.728004][ T5779] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 918.737227][ T5779] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 920.884524][ T5798] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.102942][ T4984] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.211204][ T4984] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.113600][ T5812] bond1: (slave dummy1): Removing an active aggregator [ 922.114589][ T5812] bond1: (slave dummy1): Releasing backup interface [ 922.682855][ T5817] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 923.727978][ T5825] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 923.819386][ T4984] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.924183][ T4984] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.715756][ T5838] bond1: (slave dummy1): Removing an active aggregator [ 924.716609][ T5838] bond1: (slave dummy1): Releasing backup interface [ 925.383127][ T5842] 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__->