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 [ 913.947839][ T5637] bond1: (slave dummy1): making interface the new active one [ 913.948856][ T5637] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 914.152301][ T5640] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 914.341078][ T5643] dummy1: entered promiscuous mode [ 915.246022][ T5660] dummy1: left promiscuous mode [ 915.419162][ T5661] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 915.436144][ T5661] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 915.445214][ T5661] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 917.834193][ T5682] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 917.848410][ T2368] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.952348][ T2368] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.130069][ T5684] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 918.363456][ T5685] dummy1: entered promiscuous mode [ 918.363795][ T5685] dummy2: entered promiscuous mode [ 919.172268][ T5698] dummy1: left promiscuous mode [ 919.172701][ T5698] dummy2: left promiscuous mode [ 919.357068][ T5699] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 919.357643][ T5699] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.358868][ T5699] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 919.372901][ T5699] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 919.374045][ T5699] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 919.384391][ T5699] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 921.446305][ T5718] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.648404][ T2368] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.752363][ T2368] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.734057][ T5732] bond1: (slave dummy1): Removing an active aggregator [ 922.734978][ T5732] bond1: (slave dummy1): Releasing backup interface [ 923.419509][ T5736] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 924.433560][ T5744] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 924.464430][ T2368] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.569580][ T2368] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 925.409604][ T5757] bond1: (slave dummy1): Removing an active aggregator [ 925.410226][ T5757] bond1: (slave dummy1): Releasing backup interface [ 925.998182][ T5761] 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__->