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 [ 1006.642247][ T6591] bond1: (slave dummy1): making interface the new active one [ 1006.643839][ T6591] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1006.823672][ T6594] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1007.011675][ T6595] dummy1: entered promiscuous mode [ 1007.896072][ T6614] dummy1: left promiscuous mode [ 1008.069149][ T6615] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1008.080832][ T6615] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1008.092299][ T6615] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1010.450355][ T6636] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1010.469205][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1010.573215][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1010.685881][ T6638] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1010.860516][ T6639] dummy1: entered promiscuous mode [ 1010.860851][ T6639] dummy2: entered promiscuous mode [ 1011.763577][ T6652] dummy1: left promiscuous mode [ 1011.765265][ T6652] dummy2: left promiscuous mode [ 1011.963786][ T6653] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1011.964334][ T6653] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1011.965756][ T6653] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1011.975428][ T6653] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1011.976613][ T6653] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1011.986078][ T6653] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1014.139639][ T6673] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1014.345882][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1014.454187][ T745] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.344848][ T6686] bond1: (slave dummy1): Removing an active aggregator [ 1015.346751][ T6686] bond1: (slave dummy1): Releasing backup interface [ 1015.984076][ T6690] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1017.120921][ T6698] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1017.206333][ T745] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1017.309252][ T745] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1018.349582][ T6711] bond1: (slave dummy1): Removing an active aggregator [ 1018.350674][ T6711] bond1: (slave dummy1): Releasing backup interface [ 1019.056764][ T6715] 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__->