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 [ 1012.629867][ T6526] bond1: (slave dummy1): making interface the new active one [ 1012.630909][ T6526] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1012.796824][ T6529] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1013.023895][ T6533] dummy1: entered promiscuous mode [ 1013.818442][ T6549] dummy1: left promiscuous mode [ 1013.988950][ T6550] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1014.000892][ T6550] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1014.011013][ T6550] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1016.274815][ T6572] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1016.307746][ T5057] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1016.411599][ T5057] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1016.457001][ T6574] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1016.619942][ T6575] dummy1: entered promiscuous mode [ 1016.620278][ T6575] dummy2: entered promiscuous mode [ 1017.497110][ T6588] dummy1: left promiscuous mode [ 1017.497935][ T6588] dummy2: left promiscuous mode [ 1017.671182][ T6589] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1017.671725][ T6589] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1017.672912][ T6589] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1017.681209][ T6589] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1017.682272][ T6589] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1017.694901][ T6589] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1019.889916][ T6608] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1020.040906][ T5057] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1020.148601][ T5057] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.107670][ T6622] bond1: (slave dummy1): Removing an active aggregator [ 1021.108361][ T6622] bond1: (slave dummy1): Releasing backup interface [ 1021.726145][ T6626] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1022.896140][ T6634] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1022.988616][ T5057] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1023.094996][ T5057] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1024.043763][ T6648] bond1: (slave dummy1): Removing an active aggregator [ 1024.044617][ T6648] bond1: (slave dummy1): Releasing backup interface [ 1024.702795][ T6652] 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__->