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 [ 985.424413][ T6626] bond1: (slave dummy1): making interface the new active one [ 985.425440][ T6626] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 985.584117][ T6629] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 985.743521][ T6631] dummy1: entered promiscuous mode [ 986.520452][ T6649] dummy1: left promiscuous mode [ 986.743991][ T6650] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 986.754760][ T6650] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 986.764055][ T6650] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 988.950459][ T6671] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 988.999087][ T5987] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 989.103629][ T5987] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 989.146222][ T6673] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 989.329010][ T6674] dummy1: entered promiscuous mode [ 989.329363][ T6674] dummy2: entered promiscuous mode [ 990.091796][ T6687] dummy1: left promiscuous mode [ 990.092822][ T6687] dummy2: left promiscuous mode [ 990.272502][ T6688] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 990.273037][ T6688] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 990.274753][ T6688] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 990.288224][ T6688] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 990.289309][ T6688] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 990.298957][ T6688] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 992.345759][ T6708] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 992.499295][ T5987] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.606170][ T5987] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 993.452546][ T6721] bond1: (slave dummy1): Removing an active aggregator [ 993.453522][ T6721] bond1: (slave dummy1): Releasing backup interface [ 994.045564][ T6725] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 995.007419][ T6733] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 995.046397][ T5987] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.150617][ T5987] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.985927][ T6746] bond1: (slave dummy1): Removing an active aggregator [ 995.986594][ T6746] bond1: (slave dummy1): Releasing backup interface [ 996.589391][ T6750] 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__->