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 [ 988.392062][ T6636] bond1: (slave dummy1): making interface the new active one [ 988.393196][ T6636] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 988.542868][ T6639] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 988.691966][ T6640] dummy1: entered promiscuous mode [ 989.503464][ T6659] dummy1: left promiscuous mode [ 989.676198][ T6660] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 989.689741][ T6660] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 989.701074][ T6660] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 991.973565][ T6682] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 991.985249][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.089312][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.160554][ T6683] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 992.330589][ T6684] dummy1: entered promiscuous mode [ 992.330958][ T6684] dummy2: entered promiscuous mode [ 993.061061][ T6697] dummy1: left promiscuous mode [ 993.061462][ T6697] dummy2: left promiscuous mode [ 993.241303][ T6698] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 993.241833][ T6698] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 993.242839][ T6698] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 993.256637][ T6698] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 993.257886][ T6698] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 993.269021][ T6698] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 995.379468][ T6717] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 995.591606][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.697667][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 996.546778][ T6731] bond1: (slave dummy1): Removing an active aggregator [ 996.547760][ T6731] bond1: (slave dummy1): Releasing backup interface [ 997.190351][ T6736] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 998.182933][ T6744] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 998.186125][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.290303][ T73] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.130797][ T6757] bond1: (slave dummy1): Removing an active aggregator [ 999.131476][ T6757] bond1: (slave dummy1): Releasing backup interface [ 999.748959][ T6761] 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__->