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.32 [+0.20] PASS: route get
# 6.40 [+6.07] PASS: preferred_lft addresses have expired
# 11.70 [+5.30] PASS: promote_secondaries complete
# 11.93 [+0.23] PASS: tc htb hierarchy
# 12.09 [+0.16] FAIL: ip netconf show neta
# 12.13 [+0.04] PASS: gre tunnel endpoint
# 12.28 [+0.15] PASS: gretap
# 12.50 [+0.22] PASS: ip6gretap
# 12.78 [+0.28] PASS: erspan
# 13.08 [+0.29] PASS: ip6erspan
# 13.26 [+0.18] FAIL: ip netconf show test-br0
# 13.31 [+0.05] FAIL: ip netconf show testbr-vlan1
# 13.35 [+0.04] FAIL: ip netconf show test-dummy0
# 13.44 [+0.09] PASS: bridge setup
# 23.25 [+9.81] PASS: ipv6 addrlabel
# 23.43 [+0.18] PASS: set ifalias c67b98e9-cd59-4777-8df5-c8417f03f46e for test-dummy0
# 23.56 [+0.13] PASS: vrf
# 24.36 [+0.80] PASS: macsec
# 24.76 [+0.39] PASS: macsec_offload
# 25.29 [+0.54] PASS: ipsec
# 26.61 [+1.32] PASS: ipsec_offload
# 26.84 [+0.22] PASS: bridge fdb get
# 27.02 [+0.18] PASS: neigh get
# 27.46 [+0.44] PASS: bridge_parent_id
# 27.66 [+0.20] PASS: address proto IPv4
# 27.86 [+0.20] PASS: address proto IPv6
# 28.02 [+0.16] 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__->