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.652071][ T5642] bond1: (slave dummy1): making interface the new active one [ 914.653449][ T5642] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 914.867001][ T5645] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 915.035734][ T5648] dummy1: entered promiscuous mode [ 915.839282][ T5665] dummy1: left promiscuous mode [ 916.071836][ T5666] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 916.085249][ T5666] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 916.097548][ T5666] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 918.273196][ T5688] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 918.309312][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.413202][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 918.458849][ T5690] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 918.643730][ T5691] dummy1: entered promiscuous mode [ 918.644064][ T5691] dummy2: entered promiscuous mode [ 919.453681][ T5704] dummy1: left promiscuous mode [ 919.454123][ T5704] dummy2: left promiscuous mode [ 919.647448][ T5705] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 919.648186][ T5705] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 919.649204][ T5705] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 919.669893][ T5705] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 919.671137][ T5705] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 919.681213][ T5705] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 921.729873][ T5724] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 921.909613][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.013270][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 922.886338][ T5738] bond1: (slave dummy1): Removing an active aggregator [ 922.887084][ T5738] bond1: (slave dummy1): Releasing backup interface [ 923.533619][ T5742] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 924.560603][ T5750] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 924.582214][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 924.686411][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 925.604532][ T5763] bond1: (slave dummy1): Removing an active aggregator [ 925.605439][ T5763] bond1: (slave dummy1): Releasing backup interface [ 926.199225][ T5767] 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__->