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.22 [+0.13] PASS: route get
# 6.02 [+5.80] PASS: preferred_lft addresses have expired
# 9.31 [+3.29] PASS: promote_secondaries complete
# 9.48 [+0.17] PASS: tc htb hierarchy
# 9.60 [+0.12] PASS: gre tunnel endpoint
# 9.72 [+0.12] PASS: gretap
# 9.87 [+0.15] PASS: ip6gretap
# 10.08 [+0.22] PASS: erspan
# 10.28 [+0.20] PASS: ip6erspan
# 10.54 [+0.25] PASS: bridge setup
# 20.35 [+9.81] PASS: ipv6 addrlabel
# 20.53 [+0.18] PASS: set ifalias cf522adf-3c91-499a-9654-166cd41cdb2c for test-dummy0
# 20.62 [+0.09] PASS: vrf
# 21.18 [+0.56] PASS: macsec
# 21.60 [+0.42] PASS: ipsec
# 22.90 [+1.30] PASS: ipsec_offload
# 23.06 [+0.16] PASS: bridge fdb get
# 23.23 [+0.17] PASS: bridge fdb del
# 23.37 [+0.14] PASS: neigh get
# 23.80 [+0.43] PASS: bridge_parent_id
# 23.95 [+0.15] PASS: address proto IPv4
# 24.09 [+0.14] PASS: address proto IPv6
# 24.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__->