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.29 [+0.18] PASS: route get
# 6.38 [+6.08] PASS: preferred_lft addresses have expired
# 11.17 [+4.79] PASS: promote_secondaries complete
# 11.36 [+0.19] PASS: tc htb hierarchy
# 11.50 [+0.14] FAIL: ip netconf show neta
# 11.54 [+0.03] PASS: gre tunnel endpoint
# 11.68 [+0.14] PASS: gretap
# 11.88 [+0.20] PASS: ip6gretap
# 12.13 [+0.25] PASS: erspan
# 12.37 [+0.24] PASS: ip6erspan
# 12.51 [+0.14] FAIL: ip netconf show test-br0
# 12.54 [+0.03] FAIL: ip netconf show testbr-vlan1
# 12.58 [+0.03] FAIL: ip netconf show test-dummy0
# 12.67 [+0.09] PASS: bridge setup
# 21.65 [+8.99] PASS: ipv6 addrlabel
# 21.80 [+0.15] PASS: set ifalias 137aa540-e19b-49e2-ab38-560219a72876 for test-dummy0
# 21.93 [+0.13] PASS: vrf
# 22.67 [+0.75] PASS: macsec
# 23.02 [+0.35] PASS: macsec_offload
# 23.52 [+0.50] PASS: ipsec
# 24.83 [+1.31] PASS: ipsec_offload
# 25.06 [+0.23] PASS: bridge fdb get
# 25.24 [+0.17] PASS: neigh get
# 25.64 [+0.40] PASS: bridge_parent_id
# 25.86 [+0.21] PASS: address proto IPv4
# 26.05 [+0.19] PASS: address proto IPv6
# 26.20 [+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__->