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.11 [+0.11] PASS: policy routing
# 0.25 [+0.15] PASS: route get
# 6.13 [+5.88] PASS: preferred_lft addresses have expired
# 9.73 [+3.60] PASS: promote_secondaries complete
# 9.90 [+0.17] PASS: tc htb hierarchy
# 10.04 [+0.14] PASS: gre tunnel endpoint
# 10.17 [+0.13] PASS: gretap
# 10.32 [+0.15] PASS: ip6gretap
# 10.53 [+0.21] PASS: erspan
# 10.72 [+0.19] PASS: ip6erspan
# 10.96 [+0.23] PASS: bridge setup
# 20.06 [+9.10] PASS: ipv6 addrlabel
# 20.23 [+0.18] PASS: set ifalias 5f4a1cba-ace8-43b4-aa8e-fc7fc6014030 for test-dummy0
# 20.33 [+0.10] PASS: vrf
# 20.90 [+0.57] PASS: macsec
# 21.35 [+0.44] PASS: ipsec
# 22.58 [+1.23] PASS: ipsec_offload
# 22.73 [+0.15] PASS: bridge fdb get
# 22.87 [+0.15] PASS: bridge fdb del
# 23.00 [+0.12] PASS: neigh get
# 23.35 [+0.35] PASS: bridge_parent_id
# 23.49 [+0.14] PASS: address proto IPv4
# 23.63 [+0.14] PASS: address proto IPv6
# 23.72 [+0.09] PASS: enslave interface in a bond
ok 1 selftests: net: rtnetlink.sh
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__->