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 [ 1030.369866][ T6611] bond1: (slave dummy1): making interface the new active one [ 1030.371237][ T6611] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1030.525609][ T6614] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1030.701952][ T6619] dummy1: entered promiscuous mode [ 1031.517862][ T6634] dummy1: left promiscuous mode [ 1031.683721][ T6635] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1031.694573][ T6635] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1031.706143][ T6635] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1033.896494][ T6656] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1033.956760][ T5822] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1034.060745][ T5822] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1034.070961][ T6658] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1034.260537][ T6659] dummy1: entered promiscuous mode [ 1034.260937][ T6659] dummy2: entered promiscuous mode [ 1035.098045][ T6672] dummy1: left promiscuous mode [ 1035.098462][ T6672] dummy2: left promiscuous mode [ 1035.284644][ T6673] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1035.285208][ T6673] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1035.286274][ T6673] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1035.294863][ T6673] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1035.296072][ T6673] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1035.307354][ T6673] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1037.397438][ T6692] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1037.601045][ T5822] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1037.708734][ T5822] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1038.506659][ T6706] bond1: (slave dummy1): Removing an active aggregator [ 1038.507367][ T6706] bond1: (slave dummy1): Releasing backup interface [ 1039.183465][ T6710] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1040.109742][ T6718] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1040.158062][ T5822] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1040.276749][ T5822] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1041.119967][ T6731] bond1: (slave dummy1): Removing an active aggregator [ 1041.120818][ T6731] bond1: (slave dummy1): Releasing backup interface [ 1041.747979][ T6735] 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__->