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.37 [+0.23] PASS: route get
# 6.61 [+6.25] PASS: preferred_lft addresses have expired
# 12.08 [+5.47] PASS: promote_secondaries complete
# 12.29 [+0.21] PASS: tc htb hierarchy
# 12.41 [+0.12] FAIL: ip netconf show neta
# 12.45 [+0.04] PASS: gre tunnel endpoint
# 12.60 [+0.15] PASS: gretap
# 12.80 [+0.20] PASS: ip6gretap
# 13.09 [+0.29] PASS: erspan
# 13.38 [+0.29] PASS: ip6erspan
# 13.54 [+0.16] FAIL: ip netconf show test-br0
# 13.58 [+0.04] FAIL: ip netconf show testbr-vlan1
# 13.62 [+0.04] FAIL: ip netconf show test-dummy0
# 13.70 [+0.08] PASS: bridge setup
# 23.16 [+9.46] PASS: ipv6 addrlabel
# 23.30 [+0.15] PASS: set ifalias 0a2eb056-f050-4191-a08a-c86277792fca for test-dummy0
# 23.42 [+0.12] PASS: vrf
# 24.11 [+0.69] PASS: macsec
# 24.56 [+0.45] PASS: macsec_offload
# 25.02 [+0.45] PASS: ipsec
# 26.39 [+1.37] PASS: ipsec_offload
# 26.58 [+0.19] PASS: bridge fdb get
# 26.74 [+0.16] PASS: neigh get
# 27.22 [+0.48] PASS: bridge_parent_id
# 27.39 [+0.17] PASS: address proto IPv4
# 27.57 [+0.18] 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__->