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.13 [+0.13] PASS: policy routing
# 0.33 [+0.20] PASS: route get
# 6.46 [+6.13] PASS: preferred_lft addresses have expired
# 11.39 [+4.93] PASS: promote_secondaries complete
# 11.63 [+0.24] PASS: tc htb hierarchy
# 11.81 [+0.18] FAIL: ip netconf show neta
# 11.85 [+0.04] PASS: gre tunnel endpoint
# 12.03 [+0.19] PASS: gretap
# 12.26 [+0.22] PASS: ip6gretap
# 12.53 [+0.28] PASS: erspan
# 12.80 [+0.27] PASS: ip6erspan
# 12.96 [+0.16] FAIL: ip netconf show test-br0
# 13.01 [+0.04] FAIL: ip netconf show testbr-vlan1
# 13.05 [+0.04] FAIL: ip netconf show test-dummy0
# 13.12 [+0.07] PASS: bridge setup
# 22.11 [+8.99] PASS: ipv6 addrlabel
# 22.27 [+0.16] PASS: set ifalias 00f09423-8c1e-4696-8309-05cb3f4c8d26 for test-dummy0
# 22.39 [+0.13] PASS: vrf
# 23.17 [+0.77] PASS: macsec
# 23.61 [+0.44] PASS: macsec_offload
# 24.10 [+0.49] PASS: ipsec
# 25.47 [+1.37] PASS: ipsec_offload
# 25.67 [+0.20] PASS: bridge fdb get
# 25.82 [+0.15] PASS: neigh get
# 26.30 [+0.48] PASS: bridge_parent_id
# 26.48 [+0.18] PASS: address proto IPv4
# 26.65 [+0.17] PASS: address proto IPv6
# 26.78 [+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__->