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 [ 912.569743][ T5670] bond1: (slave dummy1): making interface the new active one [ 912.571076][ T5670] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 912.734968][ T5673] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 912.885819][ T5675] dummy1: entered promiscuous mode [ 913.656818][ T5693] dummy1: left promiscuous mode [ 913.824657][ T5694] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 913.832063][ T5694] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 913.843266][ T5694] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 916.028741][ T5715] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 916.065373][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 916.167416][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 916.241166][ T5717] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 916.407891][ T5718] dummy1: entered promiscuous mode [ 916.408275][ T5718] dummy2: entered promiscuous mode [ 917.187282][ T5731] dummy1: left promiscuous mode [ 917.187744][ T5731] dummy2: left promiscuous mode [ 917.349864][ T5732] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 917.350407][ T5732] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.352389][ T5732] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 917.360115][ T5732] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 917.361122][ T5732] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 917.372354][ T5732] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 919.460828][ T5751] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 919.662638][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.767383][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.605388][ T5765] bond1: (slave dummy1): Removing an active aggregator [ 920.606399][ T5765] bond1: (slave dummy1): Releasing backup interface [ 921.229508][ T5769] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 922.212535][ T5777] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 922.264454][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.371343][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.303596][ T5790] bond1: (slave dummy1): Removing an active aggregator [ 923.304336][ T5790] bond1: (slave dummy1): Releasing backup interface [ 923.956799][ T5794] 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__->