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.09 [+0.09] PASS: policy routing
# 0.23 [+0.14] PASS: route get
# 6.00 [+5.77] PASS: preferred_lft addresses have expired
# 9.02 [+3.03] PASS: promote_secondaries complete
# 9.18 [+0.16] PASS: tc htb hierarchy
# 9.29 [+0.11] PASS: gre tunnel endpoint
# 9.42 [+0.13] PASS: gretap
# 9.57 [+0.15] PASS: ip6gretap
# 9.78 [+0.21] PASS: erspan
# 9.98 [+0.21] PASS: ip6erspan
# 10.21 [+0.22] PASS: bridge setup
# 18.52 [+8.31] PASS: ipv6 addrlabel
# 18.69 [+0.17] PASS: set ifalias e8b4ce72-698d-4d5d-bcb2-b50f8b421f18 for test-dummy0
# 18.79 [+0.10] PASS: vrf
# 19.35 [+0.56] PASS: macsec
# 19.79 [+0.45] PASS: ipsec
# 21.03 [+1.23] PASS: ipsec_offload
# 21.17 [+0.15] PASS: bridge fdb get
# 21.33 [+0.15] PASS: bridge fdb del
# 21.46 [+0.13] PASS: neigh get
# 21.81 [+0.35] PASS: bridge_parent_id
# 21.95 [+0.14] PASS: address proto IPv4
# 22.10 [+0.14] PASS: address proto IPv6
# 22.18 [+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__->