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.33 [+0.19] PASS: route get
# 6.52 [+6.18] PASS: preferred_lft addresses have expired
# 11.75 [+5.24] PASS: promote_secondaries complete
# 12.01 [+0.26] PASS: tc htb hierarchy
# 12.14 [+0.13] FAIL: ip netconf show neta
# 12.18 [+0.04] PASS: gre tunnel endpoint
# 12.35 [+0.17] PASS: gretap
# 12.57 [+0.22] PASS: ip6gretap
# 12.88 [+0.31] PASS: erspan
# 13.17 [+0.29] PASS: ip6erspan
# 13.32 [+0.16] FAIL: ip netconf show test-br0
# 13.36 [+0.04] FAIL: ip netconf show testbr-vlan1
# 13.40 [+0.04] FAIL: ip netconf show test-dummy0
# 13.49 [+0.08] PASS: bridge setup
# 23.11 [+9.62] PASS: ipv6 addrlabel
# 23.29 [+0.18] PASS: set ifalias 3014287e-9457-4d6b-a929-ac4c80a71c68 for test-dummy0
# 23.41 [+0.12] PASS: vrf
# 24.19 [+0.78] PASS: macsec
# 24.67 [+0.48] PASS: macsec_offload
# 25.15 [+0.48] PASS: ipsec
# 26.53 [+1.38] PASS: ipsec_offload
# 26.74 [+0.21] PASS: bridge fdb get
# 26.92 [+0.17] PASS: neigh get
# 27.40 [+0.48] PASS: bridge_parent_id
# 27.58 [+0.19] PASS: address proto IPv4
# 27.79 [+0.20] PASS: address proto IPv6
# 27.93 [+0.15] 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__->