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 # timeout set to 1200 # selftests: drivers/net/bonding: dev_addr_lists.sh [ 923.293857][ T5729] bond1: (slave dummy1): making interface the new active one [ 923.294862][ T5729] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 923.474812][ T5731] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 923.652064][ T5735] dummy1: entered promiscuous mode [ 924.494626][ T5752] dummy1: left promiscuous mode [ 924.672625][ T5753] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 924.690593][ T5753] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 924.700221][ T5753] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 927.190821][ T5774] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 927.213376][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 927.317294][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 927.375078][ T5776] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 927.597264][ T5777] dummy1: entered promiscuous mode [ 927.597604][ T5777] dummy2: entered promiscuous mode [ 928.472693][ T5790] dummy1: left promiscuous mode [ 928.473334][ T5790] dummy2: left promiscuous mode [ 928.647441][ T5791] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 928.647962][ T5791] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 928.658457][ T5791] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 928.671121][ T5791] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 928.672614][ T5791] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 928.682099][ T5791] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 930.874094][ T5811] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 931.101498][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 931.206303][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 932.058574][ T5825] bond1: (slave dummy1): Removing an active aggregator [ 932.059761][ T5825] bond1: (slave dummy1): Releasing backup interface [ 932.686579][ T5829] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 933.741496][ T5837] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 933.781360][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 933.885465][ T5450] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.822105][ T5850] bond1: (slave dummy1): Removing an active aggregator [ 934.823271][ T5850] bond1: (slave dummy1): Releasing backup interface [ 935.483924][ T5854] 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__->