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 [ 924.240074][ T5684] bond1: (slave dummy1): making interface the new active one [ 924.241365][ T5684] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 924.392848][ T5685] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 924.564523][ T5689] dummy1: entered promiscuous mode [ 925.438582][ T5706] dummy1: left promiscuous mode [ 925.672126][ T5707] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 925.686253][ T5707] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 925.706097][ T5707] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 928.107553][ T5728] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 928.110683][ T4951] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 928.220261][ T4951] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 928.312540][ T5730] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 928.517607][ T5731] dummy1: entered promiscuous mode [ 928.518122][ T5731] dummy2: entered promiscuous mode [ 929.375382][ T5744] dummy1: left promiscuous mode [ 929.375791][ T5744] dummy2: left promiscuous mode [ 929.537540][ T5745] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 929.538097][ T5745] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 929.539658][ T5745] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 929.547854][ T5745] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 929.549080][ T5745] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 929.560026][ T5745] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 931.613426][ T5764] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 931.801227][ T4951] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 931.909136][ T4951] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 932.764413][ T5778] bond1: (slave dummy1): Removing an active aggregator [ 932.765609][ T5778] bond1: (slave dummy1): Releasing backup interface [ 933.364810][ T5782] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 934.362217][ T5790] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 934.372977][ T4951] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.477699][ T4951] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.309379][ T5803] bond1: (slave dummy1): Removing an active aggregator [ 935.310128][ T5803] bond1: (slave dummy1): Releasing backup interface [ 935.978519][ T5807] 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__->