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 [ 994.106537][ T6673] bond1: (slave dummy1): making interface the new active one [ 994.108049][ T6673] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 994.292334][ T6677] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 994.456255][ T6684] dummy1: entered promiscuous mode [ 995.244908][ T6697] dummy1: left promiscuous mode [ 995.426055][ T6698] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 995.438491][ T6698] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 995.449763][ T6698] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 997.553503][ T6719] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 997.623165][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.680666][ T6721] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 997.725962][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 997.860094][ T6722] dummy1: entered promiscuous mode [ 997.860414][ T6722] dummy2: entered promiscuous mode [ 998.625497][ T6735] dummy1: left promiscuous mode [ 998.625895][ T6735] dummy2: left promiscuous mode [ 998.801554][ T6736] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 998.802082][ T6736] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 998.802978][ T6736] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 998.816947][ T6736] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 998.824559][ T6736] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 998.833104][ T6736] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1000.767386][ T6754] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1000.960609][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1001.069919][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1001.913213][ T6769] bond1: (slave dummy1): Removing an active aggregator [ 1001.914048][ T6769] bond1: (slave dummy1): Releasing backup interface [ 1002.488057][ T6773] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1003.464433][ T6781] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1003.495086][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1003.597945][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1004.432606][ T6794] bond1: (slave dummy1): Removing an active aggregator [ 1004.434416][ T6794] bond1: (slave dummy1): Releasing backup interface [ 1005.043320][ T6799] 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__->