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 [ 914.647932][ T5647] bond1: (slave dummy1): making interface the new active one [ 914.649359][ T5647] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 914.856886][ T5650] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 915.035263][ T5655] dummy1: entered promiscuous mode [ 915.806624][ T5670] dummy1: left promiscuous mode [ 915.972839][ T5671] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 915.982265][ T5671] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 915.998488][ T5671] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 918.311368][ T5692] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 918.324828][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.428763][ T272] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.466137][ T5694] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 918.659028][ T5695] dummy1: entered promiscuous mode [ 918.659382][ T5695] dummy2: entered promiscuous mode [ 919.435368][ T5708] dummy1: left promiscuous mode [ 919.435781][ T5708] dummy2: left promiscuous mode [ 919.642328][ T5709] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 919.643100][ T5709] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.645203][ T5709] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 919.670847][ T5709] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 919.672339][ T5709] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 919.682375][ T5709] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 921.822213][ T5729] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 922.061438][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.164767][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 923.038744][ T5742] bond1: (slave dummy1): Removing an active aggregator [ 923.039663][ T5742] bond1: (slave dummy1): Releasing backup interface [ 923.637375][ T5746] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 924.605905][ T5754] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 924.612777][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.718168][ T70] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 925.662983][ T5767] bond1: (slave dummy1): Removing an active aggregator [ 925.663975][ T5767] bond1: (slave dummy1): Releasing backup interface [ 926.256140][ T5771] 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__->