make -C tools/testing/selftests TARGETS="net" TEST_PROGS=rtnetlink.sh TESTT_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: rtnetlink.sh
# 0.13 [+0.13] PASS: policy routing
# 0.32 [+0.19] PASS: route get
# 6.36 [+6.04] PASS: preferred_lft addresses have expired
# 10.31 [+3.95] PASS: promote_secondaries complete
# 10.50 [+0.19] PASS: tc htb hierarchy
# 10.65 [+0.15] PASS: gre tunnel endpoint
# 10.78 [+0.12] PASS: gretap
# 10.97 [+0.19] PASS: ip6gretap
# 11.17 [+0.21] PASS: erspan
# 11.39 [+0.22] PASS: ip6erspan
# 11.68 [+0.28] PASS: bridge setup
# 21.35 [+9.68] PASS: ipv6 addrlabel
# 21.53 [+0.18] PASS: set ifalias ca1ab195-c9fa-40d0-9f8f-b30078563095 for test-dummy0
# 21.63 [+0.10] PASS: vrf
# 22.19 [+0.56] PASS: macsec
# 22.62 [+0.43] PASS: ipsec
# 23.94 [+1.32] PASS: ipsec_offload
# 24.10 [+0.15] PASS: bridge fdb get
# 24.26 [+0.16] PASS: bridge fdb del
# 24.39 [+0.14] PASS: neigh get
# 24.83 [+0.44] PASS: bridge_parent_id
# 24.98 [+0.15] PASS: address proto IPv4
# 25.12 [+0.14] PASS: address proto IPv6
# 25.21 [+0.09] PASS: enslave interface in a bond
# 325.46 [+300.25] tempaddr not deleted for 2001:db8::1
# 325.62 [+0.16] tempaddr not deleted for 2003:db8::1
# 325.68 [+0.07] FAIL: mngtmpaddr add/remove incorrect
not ok 1 selftests: net: rtnetlink.sh # exit=1
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->