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 [ 1004.423015][ T6569] bond1: (slave dummy1): making interface the new active one [ 1004.424421][ T6569] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1004.576338][ T6572] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1004.744510][ T6575] dummy1: entered promiscuous mode [ 1005.527256][ T6592] dummy1: left promiscuous mode [ 1005.732022][ T6593] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1005.745760][ T6593] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1005.755655][ T6593] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1007.979028][ T6614] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1008.027775][ T254] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.131569][ T6175] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.141218][ T6616] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1008.377145][ T6617] dummy1: entered promiscuous mode [ 1008.377500][ T6617] dummy2: entered promiscuous mode [ 1009.278122][ T6630] dummy1: left promiscuous mode [ 1009.279385][ T6630] dummy2: left promiscuous mode [ 1009.479154][ T6631] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1009.479904][ T6631] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1009.481554][ T6631] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1009.496832][ T6631] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1009.498416][ T6631] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1009.508947][ T6631] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1011.578232][ T6650] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1011.770906][ T6175] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1011.875570][ T6175] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.778178][ T6664] bond1: (slave dummy1): Removing an active aggregator [ 1012.779878][ T6664] bond1: (slave dummy1): Releasing backup interface [ 1013.411602][ T6668] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1014.380929][ T6676] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1014.420769][ T6175] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1014.539963][ T6175] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.463549][ T6689] bond1: (slave dummy1): Removing an active aggregator [ 1015.464210][ T6689] bond1: (slave dummy1): Releasing backup interface [ 1016.074912][ T6693] 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__->