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.320445][ T5719] bond1: (slave dummy1): making interface the new active one [ 914.321896][ T5719] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 914.561867][ T5722] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 914.801998][ T5729] dummy1: entered promiscuous mode [ 915.729495][ T5742] dummy1: left promiscuous mode [ 915.901586][ T5743] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 915.914766][ T5743] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 915.930294][ T5743] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 918.242774][ T5765] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 918.263355][ T2422] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.367237][ T2422] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.422871][ T5766] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 918.599913][ T5767] dummy1: entered promiscuous mode [ 918.600274][ T5767] dummy2: entered promiscuous mode [ 919.381845][ T5780] dummy1: left promiscuous mode [ 919.382344][ T5780] dummy2: left promiscuous mode [ 919.623082][ T5781] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 919.623886][ T5781] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.627042][ T5781] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 919.647997][ T5781] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 919.649602][ T5781] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 919.661494][ T5781] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 921.753809][ T5800] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.974603][ T2422] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.080488][ T2422] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.926596][ T5814] bond1: (slave dummy1): Removing an active aggregator [ 922.927320][ T5814] bond1: (slave dummy1): Releasing backup interface [ 923.558625][ T5818] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 924.507470][ T5826] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 924.536320][ T2422] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.639201][ T71] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 925.484303][ T5839] bond1: (slave dummy1): Removing an active aggregator [ 925.484909][ T5839] bond1: (slave dummy1): Releasing backup interface [ 926.099821][ T5843] 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__->