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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.10 [+0.10] PASS: policy routing # 0.23 [+0.13] PASS: route get # 7.27 [+7.04] PASS: preferred_lft addresses have expired # 10.66 [+3.39] PASS: promote_secondaries complete # 10.85 [+0.19] PASS: tc htb hierarchy # 11.01 [+0.16] PASS: gre tunnel endpoint # 11.17 [+0.15] PASS: gretap # 11.37 [+0.21] PASS: ip6gretap # 11.60 [+0.23] PASS: erspan # 11.83 [+0.22] PASS: ip6erspan # 12.06 [+0.23] PASS: bridge setup # 20.41 [+8.35] PASS: ipv6 addrlabel # 20.57 [+0.16] PASS: set ifalias bf4128d3-dd0c-4c80-986d-9e3106c968a3 for test-dummy0 # 20.65 [+0.08] PASS: vrf # 21.16 [+0.51] PASS: macsec # 21.54 [+0.38] PASS: ipsec # 22.81 [+1.27] PASS: ipsec_offload # 22.98 [+0.17] PASS: bridge fdb get # 23.15 [+0.17] PASS: bridge fdb del # 23.27 [+0.12] PASS: neigh get # 23.66 [+0.39] PASS: bridge_parent_id # 23.79 [+0.13] PASS: address proto IPv4 # 23.91 [+0.12] PASS: address proto IPv6 # 24.02 [+0.11] PASS: enslave interface in a bond # 55.85 [+31.82] PASS: mngtmpaddr add/remove correctly 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__->