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.21] PASS: route get
# 6.62 [+6.27] PASS: preferred_lft addresses have expired
# 11.94 [+5.31] PASS: promote_secondaries complete
# 12.16 [+0.23] PASS: tc htb hierarchy
# 12.31 [+0.15] FAIL: ip netconf show neta
# 12.35 [+0.03] PASS: gre tunnel endpoint
# 12.51 [+0.16] PASS: gretap
# 12.72 [+0.22] PASS: ip6gretap
# 12.99 [+0.27] PASS: erspan
# 13.26 [+0.27] PASS: ip6erspan
# 13.41 [+0.15] FAIL: ip netconf show test-br0
# 13.46 [+0.05] FAIL: ip netconf show testbr-vlan1
# 13.50 [+0.04] FAIL: ip netconf show test-dummy0
# 13.58 [+0.08] PASS: bridge setup
# 22.77 [+9.20] PASS: ipv6 addrlabel
# 22.92 [+0.15] PASS: set ifalias 61366515-a93d-4030-a8a7-442022c12f45 for test-dummy0
# 23.04 [+0.12] PASS: vrf
# 23.77 [+0.73] PASS: macsec
# 24.24 [+0.47] PASS: macsec_offload
# 24.79 [+0.55] PASS: ipsec
# 26.23 [+1.44] PASS: ipsec_offload
# 26.46 [+0.23] PASS: bridge fdb get
# 26.65 [+0.19] PASS: neigh get
# 27.17 [+0.52] PASS: bridge_parent_id
# 27.36 [+0.19] PASS: address proto IPv4
# 27.56 [+0.20] PASS: address proto IPv6
# 27.70 [+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__->