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.0 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 928.923552][ T5675] bond1: (slave dummy1): making interface the new active one [ 928.924517][ T5675] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 929.122354][ T5678] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 929.324870][ T5679] dummy1: entered promiscuous mode [ 930.230799][ T5698] dummy1: left promiscuous mode [ 930.445743][ T5699] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 930.463968][ T5699] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 930.476468][ T5699] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 932.966335][ T5720] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 932.978131][ T4942] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 933.081064][ T4942] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 933.162028][ T5722] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 933.371276][ T5723] dummy1: entered promiscuous mode [ 933.371773][ T5723] dummy2: entered promiscuous mode [ 934.226312][ T5736] dummy1: left promiscuous mode [ 934.226763][ T5736] dummy2: left promiscuous mode [ 934.402479][ T5737] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 934.403045][ T5737] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.403992][ T5737] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 934.421812][ T5737] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 934.423281][ T5737] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 934.435896][ T5737] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 936.586810][ T5756] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 936.785271][ T4942] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 936.890013][ T4942] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 937.774908][ T5770] bond1: (slave dummy1): Removing an active aggregator [ 937.775799][ T5770] bond1: (slave dummy1): Releasing backup interface [ 938.431714][ T5774] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 939.399348][ T5782] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 939.409013][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 939.513366][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 940.426163][ T5795] bond1: (slave dummy1): Removing an active aggregator [ 940.428725][ T5795] bond1: (slave dummy1): Releasing backup interface [ 941.047477][ T5799] 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__->