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-9/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-9/tools/testing/selftests/drivers/net/bonding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-9/tools/testing/selftests/drivers/net/bonding' make[1]: Entering directory '/home/virtme/testing-9/tools/testing/selftests/drivers/net/bonding' TAP version 13 1..1 # timeout set to 1200 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 557.524955] bond1: (slave dummy1): making interface the new active one [ 557.525423] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 557.539668] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 557.554734] dummy1: entered promiscuous mode [ 557.616936] dummy1: left promiscuous mode [ 557.632543] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 557.640007] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 557.648755] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 557.856338] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 557.872683] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 557.886703] dummy1: entered promiscuous mode [ 557.886965] dummy2: entered promiscuous mode [ 557.948648] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 557.952742] dummy1: left promiscuous mode [ 557.953018] dummy2: left promiscuous mode [ 557.966481] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 557.966899] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 557.967445] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 557.980855] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 557.981455] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 557.987771] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 558.188564] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 558.204600] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 558.260066] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 558.289558] bond1: (slave dummy1): Removing an active aggregator [ 558.290093] bond1: (slave dummy1): Releasing backup interface [ 558.365093] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 558.456344] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 558.508138] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 558.535166] bond1: (slave dummy1): Removing an active aggregator [ 558.535696] bond1: (slave dummy1): Releasing backup interface [ 558.603924] 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-9/tools/testing/selftests/drivers/net/bonding' make: Leaving directory '/home/virtme/testing-9/tools/testing/selftests' xx__-> echo $? 0 xx__->