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 [ 930.576136][ T5634] bond1: (slave dummy1): making interface the new active one [ 930.577596][ T5634] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 930.726291][ T5636] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 930.903917][ T5637] dummy1: entered promiscuous mode [ 931.741920][ T5657] dummy1: left promiscuous mode [ 931.933225][ T5658] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 931.941665][ T5658] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 931.947877][ T5658] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 934.332616][ T5679] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 934.343469][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.447625][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.535116][ T5681] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 934.722530][ T5682] dummy1: entered promiscuous mode [ 934.722864][ T5682] dummy2: entered promiscuous mode [ 935.617724][ T5695] dummy1: left promiscuous mode [ 935.618961][ T5695] dummy2: left promiscuous mode [ 935.799526][ T5696] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 935.800106][ T5696] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.802043][ T5696] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 935.812881][ T5696] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 935.813973][ T5696] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 935.824597][ T5696] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 937.993469][ T5715] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 938.172026][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 938.278191][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 939.341356][ T5729] bond1: (slave dummy1): Removing an active aggregator [ 939.342582][ T5729] bond1: (slave dummy1): Releasing backup interface [ 940.097611][ T5733] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 941.177411][ T5741] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 941.199171][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 941.311117][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 942.199283][ T5754] bond1: (slave dummy1): Removing an active aggregator [ 942.200570][ T5754] bond1: (slave dummy1): Releasing backup interface [ 942.787310][ T5758] 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__->