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 [ 1001.638953][ T6553] bond1: (slave dummy1): making interface the new active one [ 1001.640560][ T6553] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1001.849111][ T6556] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1002.022865][ T6558] dummy1: entered promiscuous mode [ 1002.902510][ T6576] dummy1: left promiscuous mode [ 1003.087099][ T6577] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1003.098884][ T6577] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1003.110312][ T6577] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1005.356298][ T6598] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1005.381437][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1005.485355][ T6481] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1005.583036][ T6600] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1005.764832][ T6601] dummy1: entered promiscuous mode [ 1005.765170][ T6601] dummy2: entered promiscuous mode [ 1006.663565][ T6614] dummy1: left promiscuous mode [ 1006.663958][ T6614] dummy2: left promiscuous mode [ 1006.824765][ T6615] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1006.825326][ T6615] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1006.826983][ T6615] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1006.840085][ T6615] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1006.841603][ T6615] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1006.854112][ T6615] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1009.045548][ T6634] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1009.272757][ T6481] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1009.382974][ T6481] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1010.273288][ T6648] bond1: (slave dummy1): Removing an active aggregator [ 1010.281566][ T6648] bond1: (slave dummy1): Releasing backup interface [ 1010.892893][ T6652] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1011.939396][ T6660] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1011.949338][ T6481] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.054670][ T6481] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.972356][ T6673] bond1: (slave dummy1): Removing an active aggregator [ 1012.973141][ T6673] bond1: (slave dummy1): Releasing backup interface [ 1013.555083][ T6677] 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__->