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.24 [+0.14] PASS: route get # 6.03 [+5.79] PASS: preferred_lft addresses have expired # 9.18 [+3.15] PASS: promote_secondaries complete # 9.34 [+0.16] PASS: tc htb hierarchy # 9.57 [+0.23] PASS: gre tunnel endpoint # 9.70 [+0.13] PASS: gretap # 9.89 [+0.18] PASS: ip6gretap # 10.12 [+0.24] PASS: erspan # 10.35 [+0.22] PASS: ip6erspan # 10.57 [+0.22] PASS: bridge setup # 19.12 [+8.55] PASS: ipv6 addrlabel # 19.30 [+0.18] PASS: set ifalias 9f5bd6e4-2acf-4308-ac0a-9ef15a3261d4 for test-dummy0 # 19.38 [+0.09] PASS: vrf # 19.93 [+0.55] PASS: macsec # 20.38 [+0.45] PASS: ipsec # 21.64 [+1.26] PASS: ipsec_offload # 21.80 [+0.16] PASS: bridge fdb get # 21.96 [+0.16] PASS: bridge fdb del # 22.07 [+0.11] PASS: neigh get # 22.46 [+0.39] PASS: bridge_parent_id # 22.59 [+0.13] PASS: address proto IPv4 # 22.72 [+0.13] PASS: address proto IPv6 # 22.82 [+0.10] PASS: enslave interface in a bond # 54.64 [+31.83] 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__->