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 [ 916.818118][ T5652] bond1: (slave dummy1): making interface the new active one [ 916.819548][ T5652] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 916.979726][ T5655] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 917.164564][ T5656] dummy1: entered promiscuous mode [ 917.976564][ T5675] dummy1: left promiscuous mode [ 918.169530][ T5676] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 918.180734][ T5676] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 918.192416][ T5676] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 920.418831][ T5697] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 920.455412][ T3191] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.561318][ T3191] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.644948][ T5699] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 920.817384][ T5700] dummy1: entered promiscuous mode [ 920.817735][ T5700] dummy2: entered promiscuous mode [ 921.658573][ T5713] dummy1: left promiscuous mode [ 921.658981][ T5713] dummy2: left promiscuous mode [ 921.827606][ T5714] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 921.828132][ T5714] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 921.829958][ T5714] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 921.842550][ T5714] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 921.843846][ T5714] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 921.853361][ T5714] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 923.791233][ T5733] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 923.984381][ T3191] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.094552][ T3191] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.913827][ T5747] bond1: (slave dummy1): Removing an active aggregator [ 924.914560][ T5747] bond1: (slave dummy1): Releasing backup interface [ 925.501025][ T5751] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 926.439837][ T5759] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 926.479012][ T5316] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 926.581708][ T5316] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 927.435429][ T5772] bond1: (slave dummy1): Removing an active aggregator [ 927.436265][ T5772] bond1: (slave dummy1): Releasing backup interface [ 928.058416][ T5776] 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__->