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.40 [+0.23] PASS: route get
# 6.56 [+6.16] PASS: preferred_lft addresses have expired
# 11.87 [+5.31] PASS: promote_secondaries complete
# 12.08 [+0.21] PASS: tc htb hierarchy
# 12.24 [+0.16] FAIL: ip netconf show neta
# 12.28 [+0.04] PASS: gre tunnel endpoint
# 12.46 [+0.18] PASS: gretap
# 12.69 [+0.23] PASS: ip6gretap
# 12.99 [+0.30] PASS: erspan
# 13.29 [+0.30] PASS: ip6erspan
# 13.46 [+0.17] FAIL: ip netconf show test-br0
# 13.50 [+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
# 22.71 [+9.09] PASS: ipv6 addrlabel
# 22.85 [+0.14] PASS: set ifalias a8b4c4d9-95ed-4637-b785-805c2fc7f688 for test-dummy0
# 22.98 [+0.13] PASS: vrf
# 23.75 [+0.77] PASS: macsec
# 24.09 [+0.35] PASS: macsec_offload
# 24.58 [+0.49] PASS: ipsec
# 25.88 [+1.30] PASS: ipsec_offload
# 26.09 [+0.21] PASS: bridge fdb get
# 26.25 [+0.17] PASS: neigh get
# 26.65 [+0.39] PASS: bridge_parent_id
# 26.83 [+0.18] PASS: address proto IPv4
# 27.03 [+0.20] PASS: address proto IPv6
# 27.16 [+0.14] 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__->