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 [ 1011.944671][ T6536] bond1: (slave dummy1): making interface the new active one [ 1011.945707][ T6536] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1012.105817][ T6539] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1012.287166][ T6540] dummy1: entered promiscuous mode [ 1013.125914][ T6559] dummy1: left promiscuous mode [ 1013.306222][ T6560] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1013.317553][ T6560] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1013.329245][ T6560] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1015.567844][ T6581] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1015.623520][ T5802] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.729154][ T5802] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.749124][ T6583] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1015.923560][ T6584] dummy1: entered promiscuous mode [ 1015.923922][ T6584] dummy2: entered promiscuous mode [ 1016.745994][ T6597] dummy1: left promiscuous mode [ 1016.747626][ T6597] dummy2: left promiscuous mode [ 1016.964193][ T6598] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1016.964733][ T6598] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1016.965672][ T6598] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1016.981858][ T6598] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1016.983093][ T6598] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1016.999002][ T6598] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1019.060701][ T6617] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1019.272759][ T5802] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.375932][ T5802] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1020.245981][ T6631] bond1: (slave dummy1): Removing an active aggregator [ 1020.247500][ T6631] bond1: (slave dummy1): Releasing backup interface [ 1020.830372][ T6635] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1021.854011][ T6643] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1021.855400][ T5802] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.960790][ T5802] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1022.823828][ T6656] bond1: (slave dummy1): Removing an active aggregator [ 1022.824509][ T6656] bond1: (slave dummy1): Releasing backup interface [ 1023.424785][ T6660] 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__->