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 [ 74.727246][ T537] bond1: (slave dummy1): making interface the new active one [ 74.728664][ T537] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 74.890202][ T540] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 75.101692][ T542] dummy1: entered promiscuous mode [ 75.867963][ T560] dummy1: left promiscuous mode [ 76.074351][ T561] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 76.096235][ T561] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 76.107092][ T561] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 78.600877][ T582] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 78.646647][ T248] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 78.751572][ T248] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 78.779048][ T584] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 78.969965][ T585] dummy1: entered promiscuous mode [ 78.970392][ T585] dummy2: entered promiscuous mode [ 79.800815][ T598] dummy1: left promiscuous mode [ 79.801241][ T598] dummy2: left promiscuous mode [ 79.997628][ T599] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 79.998308][ T599] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 80.000919][ T599] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 80.014350][ T599] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 80.015835][ T599] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 80.025873][ T599] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 82.087587][ T618] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 82.272875][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 82.380835][ T248] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 83.328251][ T632] bond1: (slave dummy1): Removing an active aggregator [ 83.329507][ T632] bond1: (slave dummy1): Releasing backup interface [ 84.017572][ T636] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 85.092861][ T248] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 85.093803][ T645] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 85.200352][ T248] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 86.177298][ T658] bond1: (slave dummy1): Removing an active aggregator [ 86.178111][ T658] bond1: (slave dummy1): Releasing backup interface [ 86.800024][ T662] 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__->