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 [ 905.597269][ T5634] bond1: (slave dummy1): making interface the new active one [ 905.598334][ T5634] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 905.759077][ T5636] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 905.914197][ T5638] dummy1: entered promiscuous mode [ 906.667386][ T5657] dummy1: left promiscuous mode [ 906.838129][ T5658] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 906.851228][ T5658] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 906.867450][ T5658] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 909.130498][ T5679] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 909.155430][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 909.260821][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 909.331907][ T5681] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 909.514607][ T5682] dummy1: entered promiscuous mode [ 909.514960][ T5682] dummy2: entered promiscuous mode [ 910.332865][ T5695] dummy1: left promiscuous mode [ 910.333365][ T5695] dummy2: left promiscuous mode [ 910.509553][ T5696] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 910.510063][ T5696] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 910.510953][ T5696] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 910.522297][ T5696] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 910.523265][ T5696] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 910.533975][ T5696] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 912.554746][ T5715] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 912.774603][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 912.883339][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 913.722781][ T5729] bond1: (slave dummy1): Removing an active aggregator [ 913.723681][ T5729] bond1: (slave dummy1): Releasing backup interface [ 914.318559][ T5733] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 915.411518][ T5742] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 915.500410][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 915.604455][ T11] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 916.346661][ T5754] bond1: (slave dummy1): Removing an active aggregator [ 916.347281][ T5754] bond1: (slave dummy1): Releasing backup interface [ 916.927716][ T5758] 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__->