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 [ 1015.800056][ T6573] bond1: (slave dummy1): making interface the new active one [ 1015.801074][ T6573] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1015.967558][ T6577] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1016.152377][ T6579] dummy1: entered promiscuous mode [ 1017.009815][ T6597] dummy1: left promiscuous mode [ 1017.247365][ T6598] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1017.259148][ T6598] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1017.269720][ T6598] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1019.610804][ T6620] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1019.712229][ T271] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.816047][ T5434] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.875677][ T6621] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1020.056898][ T6622] dummy1: entered promiscuous mode [ 1020.057262][ T6622] dummy2: entered promiscuous mode [ 1020.951542][ T6635] dummy1: left promiscuous mode [ 1020.952196][ T6635] dummy2: left promiscuous mode [ 1021.130231][ T6636] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1021.130784][ T6636] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.131972][ T6636] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1021.146683][ T6636] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1021.147849][ T6636] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1021.157977][ T6636] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1023.201268][ T6656] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1023.382291][ T5434] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.488049][ T5434] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.505657][ T6670] bond1: (slave dummy1): Removing an active aggregator [ 1024.506437][ T6670] bond1: (slave dummy1): Releasing backup interface [ 1025.188290][ T6674] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1026.203108][ T6683] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1026.208056][ T5434] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1026.312394][ T5434] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1027.233595][ T6696] bond1: (slave dummy1): Removing an active aggregator [ 1027.234422][ T6696] bond1: (slave dummy1): Releasing backup interface [ 1027.801632][ T6700] 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__->