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 [ 1019.838831][ T6477] bond1: (slave dummy1): making interface the new active one [ 1019.840321][ T6477] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1020.027347][ T6480] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1020.200022][ T6483] dummy1: entered promiscuous mode [ 1021.028481][ T6500] dummy1: left promiscuous mode [ 1021.253985][ T6501] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1021.269335][ T6501] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1021.278874][ T6501] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1023.575853][ T6522] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1023.590212][ T6144] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.694083][ T6144] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.775687][ T6524] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1023.959118][ T6525] dummy1: entered promiscuous mode [ 1023.959468][ T6525] dummy2: entered promiscuous mode [ 1024.830031][ T6538] dummy1: left promiscuous mode [ 1024.830444][ T6538] dummy2: left promiscuous mode [ 1025.026196][ T6539] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1025.026722][ T6539] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1025.027663][ T6539] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1025.044100][ T6539] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1025.045829][ T6539] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1025.054155][ T6539] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1027.132932][ T6558] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1027.290160][ T6144] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1027.398092][ T6144] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1028.393364][ T6572] bond1: (slave dummy1): Removing an active aggregator [ 1028.394605][ T6572] bond1: (slave dummy1): Releasing backup interface [ 1028.999428][ T6576] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1029.995429][ T6585] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1030.041970][ T6144] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1030.151067][ T6144] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1031.093241][ T6598] bond1: (slave dummy1): Removing an active aggregator [ 1031.094216][ T6598] bond1: (slave dummy1): Releasing backup interface [ 1031.740187][ T6602] 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__->