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 [ 1005.132859][ T6577] bond1: (slave dummy1): making interface the new active one [ 1005.133807][ T6577] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1005.316981][ T6580] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1005.470094][ T6584] dummy1: entered promiscuous mode [ 1006.266999][ T6600] dummy1: left promiscuous mode [ 1006.431827][ T6601] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1006.444259][ T6601] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1006.457046][ T6601] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1008.534511][ T6622] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1008.585739][ T744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.689736][ T744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1008.703385][ T6624] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1008.948465][ T6625] dummy1: entered promiscuous mode [ 1008.948822][ T6625] dummy2: entered promiscuous mode [ 1009.777079][ T6638] dummy1: left promiscuous mode [ 1009.777698][ T6638] dummy2: left promiscuous mode [ 1009.972549][ T6639] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1009.973109][ T6639] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1009.980428][ T6639] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1009.993313][ T6639] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1009.994844][ T6639] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1010.005170][ T6639] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1012.169307][ T6658] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1012.337865][ T744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.443241][ T744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1013.355629][ T6672] bond1: (slave dummy1): Removing an active aggregator [ 1013.356819][ T6672] bond1: (slave dummy1): Releasing backup interface [ 1013.949070][ T6676] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1014.981403][ T6684] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1015.073752][ T744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.179118][ T744] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1016.045263][ T6697] bond1: (slave dummy1): Removing an active aggregator [ 1016.045923][ T6697] bond1: (slave dummy1): Releasing backup interface [ 1016.718168][ T6701] 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__->