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 [ 22.988611][ T244] bond1: (slave dummy1): making interface the new active one [ 22.989712][ T244] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 23.141093][ T247] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 23.324075][ T251] dummy1: entered promiscuous mode [ 24.098375][ T267] dummy1: left promiscuous mode [ 24.269751][ T268] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 24.282797][ T268] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 24.293862][ T268] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 26.525218][ T289] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 26.544755][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 26.647905][ T292] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 26.745954][ T291] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 26.906533][ T293] dummy1: entered promiscuous mode [ 26.906864][ T293] dummy2: entered promiscuous mode [ 27.643791][ T306] dummy1: left promiscuous mode [ 27.644177][ T306] dummy2: left promiscuous mode [ 27.817841][ T307] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 27.818566][ T307] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 27.820756][ T307] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 27.828710][ T307] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 27.830050][ T307] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 27.845256][ T307] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 29.790818][ T326] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 29.962359][ T292] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 30.071552][ T292] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 30.862507][ T340] bond1: (slave dummy1): Removing an active aggregator [ 30.864154][ T340] bond1: (slave dummy1): Releasing backup interface [ 31.446248][ T344] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 32.393022][ T353] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 32.455795][ T292] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 32.559588][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 33.275809][ T366] bond1: (slave dummy1): Removing an active aggregator [ 33.276390][ T366] bond1: (slave dummy1): Releasing backup interface [ 33.887274][ T370] 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__->