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 [ 1002.362282][ T6486] bond1: (slave dummy1): making interface the new active one [ 1002.363232][ T6486] bond1: (slave dummy1): Enslaving as an active interface with an up link [ 1002.506438][ T6489] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1002.644556][ T6490] dummy1: entered promiscuous mode [ 1003.512592][ T6509] dummy1: left promiscuous mode [ 1003.704135][ T6510] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1003.717366][ T6510] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1003.725363][ T6510] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode active-backup [ OK ] [ 1006.015079][ T6533] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1006.015881][ T3235] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1006.118483][ T3235] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1006.206471][ T6534] bond1: (slave dummy2): Enslaving as a backup interface with an up link [ 1006.382122][ T6535] dummy1: entered promiscuous mode [ 1006.382471][ T6535] dummy2: entered promiscuous mode [ 1007.270430][ T6548] dummy1: left promiscuous mode [ 1007.270860][ T6548] dummy2: left promiscuous mode [ 1007.469968][ T6549] bond1 (unregistering): (slave dummy1): Removing an active aggregator [ 1007.470528][ T6549] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1007.471480][ T6549] bond1 (unregistering): (slave dummy1): Releasing backup interface [ 1007.480032][ T6549] bond1 (unregistering): (slave dummy2): Removing an active aggregator [ 1007.481968][ T6549] bond1 (unregistering): (slave dummy2): Releasing backup interface [ 1007.489812][ T6549] bond1 (unregistering): Released all slaves # TEST: bonding cleanup mode 802.3ad [ OK ] [ 1009.558075][ T6568] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1009.725745][ T3235] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1009.830467][ T3235] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1010.701490][ T6582] bond1: (slave dummy1): Removing an active aggregator [ 1010.702254][ T6582] bond1: (slave dummy1): Releasing backup interface [ 1011.291633][ T6586] bond1 (unregistering): Released all slaves # TEST: bonding LACPDU multicast address to slave (from bond down) [ OK ] [ 1012.272802][ T6595] bond1: (slave dummy1): Enslaving as a backup interface with an up link [ 1012.296195][ T3235] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1012.406436][ T3235] bond1: Warning: No 802.3ad response from the link partner for any adapters in the bond [ 1013.260013][ T6607] bond1: (slave dummy1): Removing an active aggregator [ 1013.261015][ T6607] bond1: (slave dummy1): Releasing backup interface [ 1013.882355][ T6611] 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__->