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.16 [+0.16] PASS: policy routing
# 0.38 [+0.21] PASS: route get
# 6.56 [+6.18] PASS: preferred_lft addresses have expired
# 11.67 [+5.11] PASS: promote_secondaries complete
# 11.89 [+0.22] PASS: tc htb hierarchy
# 12.05 [+0.16] PASS: gre tunnel endpoint
# 12.20 [+0.14] PASS: gretap
# 12.40 [+0.20] PASS: ip6gretap
# 12.67 [+0.27] PASS: erspan
# 12.97 [+0.29] PASS: ip6erspan
# 13.28 [+0.32] PASS: bridge setup
# 23.49 [+10.21] PASS: ipv6 addrlabel
# 23.66 [+0.17] PASS: set ifalias 23bda0bc-9cae-4a7f-9d57-48b9093049d1 for test-dummy0
# 23.79 [+0.13] PASS: vrf
# 24.59 [+0.80] PASS: macsec
# 25.03 [+0.44] PASS: macsec_offload
# 25.54 [+0.51] PASS: ipsec
# 26.93 [+1.39] PASS: ipsec_offload
# 27.18 [+0.25] PASS: bridge fdb get
# 27.43 [+0.26] PASS: bridge fdb del
# 27.61 [+0.18] PASS: neigh get
# 28.07 [+0.46] PASS: bridge_parent_id
# 28.27 [+0.21] PASS: address proto IPv4
# 28.48 [+0.20] PASS: address proto IPv6
# 28.63 [+0.15] 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__->