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.25 [+0.15] PASS: route get # 7.35 [+7.10] PASS: preferred_lft addresses have expired # 10.89 [+3.54] PASS: promote_secondaries complete # 11.08 [+0.19] PASS: tc htb hierarchy # 11.25 [+0.16] PASS: gre tunnel endpoint # 11.40 [+0.15] PASS: gretap # 11.60 [+0.20] PASS: ip6gretap # 11.87 [+0.28] PASS: erspan # 12.13 [+0.25] PASS: ip6erspan # 12.39 [+0.26] PASS: bridge setup # 20.52 [+8.13] PASS: ipv6 addrlabel # 20.67 [+0.15] PASS: set ifalias 7f5b6458-9c9a-48a0-8cc6-ad458d499c6a for test-dummy0 # 20.76 [+0.09] PASS: vrf # 21.28 [+0.53] PASS: macsec # 21.74 [+0.46] PASS: ipsec # 23.06 [+1.31] PASS: ipsec_offload # 23.21 [+0.16] PASS: bridge fdb get # 23.38 [+0.17] PASS: bridge fdb del # 23.49 [+0.12] PASS: neigh get # 23.88 [+0.39] PASS: bridge_parent_id # 24.01 [+0.13] PASS: address proto IPv4 # 24.13 [+0.12] PASS: address proto IPv6 # 24.24 [+0.11] PASS: enslave interface in a bond # 56.35 [+32.12] 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__->