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 [ 984.813966][ T6649] bond1: (slave dummy1): making interface the new active one [ 984.815186][ T6649] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 984.979905][ T6652] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 985.164725][ T6658] dummy1: entered promiscuous mode [ 985.848317][ T6672] dummy1: left promiscuous mode [ 986.005008][ T6673] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 986.015771][ T6673] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 986.026939][ T6673] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 988.226662][ T6694] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 988.269271][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.379902][ T6139] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 988.404287][ T6696] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 988.569520][ T6697] dummy1: entered promiscuous mode [ 988.569864][ T6697] dummy2: entered promiscuous mode [ 989.342184][ T6710] dummy1: left promiscuous mode [ 989.342576][ T6710] dummy2: left promiscuous mode [ 989.526914][ T6711] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 989.527478][ T6711] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 989.528410][ T6711] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 989.550060][ T6711] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 989.551352][ T6711] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 989.562983][ T6711] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 991.498024][ T6730] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 991.712556][ T6139] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 991.821360][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 992.573881][ T6744] bond1: (slave dummy1): Removing an active aggregator [ 992.574583][ T6744] bond1: (slave dummy1): Releasing backup interface [ 993.200667][ T6748] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 994.214423][ T6756] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 994.261388][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 994.365617][ T72] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 995.260006][ T6769] bond1: (slave dummy1): Removing an active aggregator [ 995.261306][ T6769] bond1: (slave dummy1): Releasing backup interface [ 995.859188][ T6773] 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__->