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.14 [+0.14] PASS: policy routing
# 0.36 [+0.22] PASS: route get
# 6.60 [+6.24] PASS: preferred_lft addresses have expired
# 12.12 [+5.52] PASS: promote_secondaries complete
# 12.34 [+0.22] PASS: tc htb hierarchy
# 12.49 [+0.15] FAIL: ip netconf show neta
# 12.54 [+0.05] PASS: gre tunnel endpoint
# 12.69 [+0.16] PASS: gretap
# 12.90 [+0.21] PASS: ip6gretap
# 13.20 [+0.29] PASS: erspan
# 13.45 [+0.25] PASS: ip6erspan
# 13.60 [+0.16] FAIL: ip netconf show test-br0
# 13.64 [+0.04] FAIL: ip netconf show testbr-vlan1
# 13.69 [+0.04] FAIL: ip netconf show test-dummy0
# 13.76 [+0.08] PASS: bridge setup
# 23.79 [+10.02] PASS: ipv6 addrlabel
# 23.95 [+0.16] PASS: set ifalias 1ec7895f-349b-4de8-a932-0395ebc3e752 for test-dummy0
# 24.07 [+0.12] PASS: vrf
# 24.92 [+0.85] PASS: macsec
# 25.39 [+0.47] PASS: macsec_offload
# 25.98 [+0.59] PASS: ipsec
# 27.40 [+1.42] PASS: ipsec_offload
# 27.64 [+0.24] PASS: bridge fdb get
# 27.83 [+0.19] PASS: neigh get
# 28.33 [+0.50] PASS: bridge_parent_id
# 28.50 [+0.17] PASS: address proto IPv4
# 28.68 [+0.17] PASS: address proto IPv6
# 28.81 [+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__->