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 [ 911.946680][ T5702] bond1: (slave dummy1): making interface the new active one [ 911.947695][ T5702] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 912.118627][ T5705] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 912.256925][ T5707] dummy1: entered promiscuous mode [ 913.093127][ T5725] dummy1: left promiscuous mode [ 913.259965][ T5726] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 913.276934][ T5726] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 913.287208][ T5726] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 915.634403][ T5747] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 915.655396][ T482] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 915.763408][ T482] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 915.879886][ T5749] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 916.038608][ T5750] dummy1: entered promiscuous mode [ 916.038942][ T5750] dummy2: entered promiscuous mode [ 916.824031][ T5763] dummy1: left promiscuous mode [ 916.824761][ T5763] dummy2: left promiscuous mode [ 917.007089][ T5764] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 917.007628][ T5764] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.008626][ T5764] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 917.017050][ T5764] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 917.018093][ T5764] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 917.029237][ T5764] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 919.009876][ T5783] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 919.168762][ T5184] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.271624][ T5184] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.119540][ T5797] bond1: (slave dummy1): Removing an active aggregator [ 920.120385][ T5797] bond1: (slave dummy1): Releasing backup interface [ 920.719334][ T5801] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 921.774766][ T5809] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.791324][ T5184] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.896432][ T5184] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.687493][ T5822] bond1: (slave dummy1): Removing an active aggregator [ 922.688096][ T5822] bond1: (slave dummy1): Releasing backup interface [ 923.283835][ T5826] 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__->