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.15 [+0.15] PASS: policy routing
# 0.38 [+0.23] PASS: route get
# 6.51 [+6.14] PASS: preferred_lft addresses have expired
# 11.72 [+5.21] PASS: promote_secondaries complete
# 11.95 [+0.23] PASS: tc htb hierarchy
# 12.10 [+0.15] FAIL: ip netconf show neta
# 12.14 [+0.03] PASS: gre tunnel endpoint
# 12.29 [+0.15] PASS: gretap
# 12.48 [+0.20] PASS: ip6gretap
# 12.76 [+0.28] PASS: erspan
# 13.01 [+0.25] PASS: ip6erspan
# 13.15 [+0.15] FAIL: ip netconf show test-br0
# 13.20 [+0.04] FAIL: ip netconf show testbr-vlan1
# 13.24 [+0.04] FAIL: ip netconf show test-dummy0
# 13.32 [+0.08] PASS: bridge setup
# 22.95 [+9.63] PASS: ipv6 addrlabel
# 23.11 [+0.16] PASS: set ifalias ef260176-2e9b-4ebc-ba1e-75f0cbd64d16 for test-dummy0
# 23.21 [+0.11] PASS: vrf
# 24.01 [+0.79] PASS: macsec
# 24.39 [+0.39] PASS: macsec_offload
# 24.91 [+0.52] PASS: ipsec
# 26.23 [+1.32] PASS: ipsec_offload
# 26.44 [+0.21] PASS: bridge fdb get
# 26.60 [+0.16] PASS: neigh get
# 27.04 [+0.44] PASS: bridge_parent_id
# 27.23 [+0.19] PASS: address proto IPv4
# 27.42 [+0.19] PASS: address proto IPv6
# 27.55 [+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__->