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.22] PASS: route get
# 6.63 [+6.25] PASS: preferred_lft addresses have expired
# 11.97 [+5.34] PASS: promote_secondaries complete
# 12.19 [+0.22] PASS: tc htb hierarchy
# 12.35 [+0.16] FAIL: ip netconf show neta
# 12.39 [+0.04] PASS: gre tunnel endpoint
# 12.55 [+0.16] PASS: gretap
# 12.76 [+0.21] PASS: ip6gretap
# 13.04 [+0.28] PASS: erspan
# 13.31 [+0.28] PASS: ip6erspan
# 13.47 [+0.15] FAIL: ip netconf show test-br0
# 13.51 [+0.04] FAIL: ip netconf show testbr-vlan1
# 13.54 [+0.04] FAIL: ip netconf show test-dummy0
# 13.62 [+0.08] PASS: bridge setup
# 23.27 [+9.64] PASS: ipv6 addrlabel
# 23.43 [+0.16] PASS: set ifalias 23f2a86b-6baf-4b1e-b0e1-0d15aa4b4d9e for test-dummy0
# 23.53 [+0.11] PASS: vrf
# 24.36 [+0.83] PASS: macsec
# 24.73 [+0.37] PASS: macsec_offload
# 25.25 [+0.52] PASS: ipsec
# 26.57 [+1.32] PASS: ipsec_offload
# 26.78 [+0.21] PASS: bridge fdb get
# 26.95 [+0.17] PASS: neigh get
# 27.39 [+0.45] PASS: bridge_parent_id
# 27.60 [+0.20] PASS: address proto IPv4
# 27.78 [+0.18] PASS: address proto IPv6
# 27.91 [+0.13] 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__->