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 [ 912.594277][ T5641] bond1: (slave dummy1): making interface the new active one [ 912.595896][ T5641] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 912.768524][ T5643] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 912.914494][ T5644] dummy1: entered promiscuous mode [ 913.784374][ T5664] dummy1: left promiscuous mode [ 913.981056][ T5665] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 913.995688][ T5665] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 914.012373][ T5665] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 916.502696][ T5686] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 916.597407][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 916.660596][ T5688] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 916.702139][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 916.830332][ T5689] dummy1: entered promiscuous mode [ 916.830660][ T5689] dummy2: entered promiscuous mode [ 917.604187][ T5702] dummy1: left promiscuous mode [ 917.604663][ T5702] dummy2: left promiscuous mode [ 917.796365][ T5703] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 917.796905][ T5703] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 917.804284][ T5703] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 917.814581][ T5703] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 917.815723][ T5703] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 917.826117][ T5703] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 919.871734][ T5722] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 920.067511][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.173359][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 920.995988][ T5736] bond1: (slave dummy1): Removing an active aggregator [ 920.997047][ T5736] bond1: (slave dummy1): Releasing backup interface [ 921.623880][ T5740] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 922.568416][ T5748] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 922.621327][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.731096][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.640304][ T5761] bond1: (slave dummy1): Removing an active aggregator [ 923.642494][ T5761] bond1: (slave dummy1): Releasing backup interface [ 924.215487][ T5765] 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__->