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 [ 992.335824][ T6632] bond1: (slave dummy1): making interface the new active one [ 992.336784][ T6632] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 992.504353][ T6635] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 992.668175][ T6639] dummy1: entered promiscuous mode [ 993.454897][ T6655] dummy1: left promiscuous mode [ 993.610816][ T6656] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 993.624378][ T6656] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 993.635600][ T6656] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 995.951112][ T6677] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 995.999780][ T2585] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 996.103426][ T6679] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 996.106435][ T2585] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 996.277304][ T6680] dummy1: entered promiscuous mode [ 996.277660][ T6680] dummy2: entered promiscuous mode [ 996.987384][ T6693] dummy1: left promiscuous mode [ 996.987811][ T6693] dummy2: left promiscuous mode [ 997.157756][ T6694] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 997.158292][ T6694] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.159273][ T6694] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 997.170639][ T6694] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 997.171867][ T6694] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 997.180646][ T6694] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 999.372007][ T6714] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 999.569096][ T2585] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 999.671640][ T2585] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1000.455436][ T6727] bond1: (slave dummy1): Removing an active aggregator [ 1000.456186][ T6727] bond1: (slave dummy1): Releasing backup interface [ 1001.054356][ T6731] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1001.991948][ T6739] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1002.031869][ T2585] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1002.136562][ T2585] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1003.001973][ T6752] bond1: (slave dummy1): Removing an active aggregator [ 1003.002768][ T6752] bond1: (slave dummy1): Releasing backup interface [ 1003.568661][ T6756] 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__->