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 [ 1010.589386][ T6602] bond1: (slave dummy1): making interface the new active one [ 1010.590311][ T6602] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1010.760905][ T6605] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1010.927529][ T6607] dummy1: entered promiscuous mode [ 1011.903221][ T6625] dummy1: left promiscuous mode [ 1012.074102][ T6626] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1012.085625][ T6626] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1012.096571][ T6626] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1014.589446][ T6647] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1014.644370][ T5872] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1014.722857][ T6649] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1014.748441][ T5872] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1014.944989][ T6650] dummy1: entered promiscuous mode [ 1014.945342][ T6650] dummy2: entered promiscuous mode [ 1015.770485][ T6663] dummy1: left promiscuous mode [ 1015.770902][ T6663] dummy2: left promiscuous mode [ 1015.948187][ T6664] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1015.948873][ T6664] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1015.950368][ T6664] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1015.970355][ T6664] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1015.972045][ T6664] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1015.981179][ T6664] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1018.070009][ T6683] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1018.274095][ T5872] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1018.382218][ T5872] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1019.200005][ T6697] bond1: (slave dummy1): Removing an active aggregator [ 1019.200682][ T6697] bond1: (slave dummy1): Releasing backup interface [ 1019.787277][ T6701] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1020.700437][ T6709] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1020.764436][ T5872] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1020.868243][ T5872] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1021.727903][ T6722] bond1: (slave dummy1): Removing an active aggregator [ 1021.729471][ T6722] bond1: (slave dummy1): Releasing backup interface [ 1022.278342][ T6726] 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__->