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 [ 931.212177][ T5657] bond1: (slave dummy1): making interface the new active one [ 931.213181][ T5657] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 931.401410][ T5660] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 931.612322][ T5667] dummy1: entered promiscuous mode [ 932.453057][ T5680] dummy1: left promiscuous mode [ 932.621005][ T5681] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 932.628683][ T5681] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 932.641478][ T5681] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 935.046808][ T5703] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 935.122767][ T5594] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.226749][ T5594] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.267525][ T5704] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 935.451265][ T5705] dummy1: entered promiscuous mode [ 935.451792][ T5705] dummy2: entered promiscuous mode [ 936.267919][ T5718] dummy1: left promiscuous mode [ 936.268318][ T5718] dummy2: left promiscuous mode [ 936.432560][ T5719] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 936.433104][ T5719] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 936.434009][ T5719] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 936.442069][ T5719] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 936.443098][ T5719] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 936.461128][ T5719] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 938.525819][ T5738] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 938.639839][ T5594] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 938.747185][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 939.589190][ T5752] bond1: (slave dummy1): Removing an active aggregator [ 939.590766][ T5752] bond1: (slave dummy1): Releasing backup interface [ 940.212504][ T5756] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 941.212724][ T5764] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 941.251679][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 941.354657][ T5594] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 942.165056][ T5777] bond1: (slave dummy1): Removing an active aggregator [ 942.166034][ T5777] bond1: (slave dummy1): Releasing backup interface [ 942.736223][ T5781] 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__->