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 [ 927.039350][ T5713] bond1: (slave dummy1): making interface the new active one [ 927.040288][ T5713] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 927.215593][ T5716] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 927.386158][ T5721] dummy1: entered promiscuous mode [ 928.211703][ T5736] dummy1: left promiscuous mode [ 928.385827][ T5737] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 928.395555][ T5737] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 928.406461][ T5737] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 930.614448][ T5758] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 930.645488][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 930.749379][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 930.816600][ T5760] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 930.983485][ T5761] dummy1: entered promiscuous mode [ 930.983834][ T5761] dummy2: entered promiscuous mode [ 931.789049][ T5774] dummy1: left promiscuous mode [ 931.790183][ T5774] dummy2: left promiscuous mode [ 931.989331][ T5775] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 931.989868][ T5775] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 931.990957][ T5775] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 932.000049][ T5775] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 932.001215][ T5775] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 932.013379][ T5775] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 934.182964][ T5795] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 934.384714][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 934.493395][ T5415] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 935.369261][ T5808] bond1: (slave dummy1): Removing an active aggregator [ 935.371635][ T5808] bond1: (slave dummy1): Releasing backup interface [ 936.034682][ T5812] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 936.967241][ T5820] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 937.014384][ T5415] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 937.118363][ T5415] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 937.937516][ T5833] bond1: (slave dummy1): Removing an active aggregator [ 937.938110][ T5833] bond1: (slave dummy1): Releasing backup interface [ 938.487758][ T5837] 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__->