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.10 [+0.10] PASS: policy routing # 0.24 [+0.14] PASS: route get # 6.14 [+5.90] PASS: preferred_lft addresses have expired # 10.15 [+4.01] PASS: promote_secondaries complete # 10.34 [+0.19] PASS: tc htb hierarchy # 10.52 [+0.18] PASS: gre tunnel endpoint # 10.64 [+0.13] PASS: gretap # 10.84 [+0.19] PASS: ip6gretap # 11.07 [+0.23] PASS: erspan # 11.30 [+0.23] PASS: ip6erspan # 11.59 [+0.28] PASS: bridge setup # 21.78 [+10.20] PASS: ipv6 addrlabel # 21.99 [+0.20] PASS: set ifalias b9a27a8a-daba-4cfc-b9c4-ea4c5a38d5fc for test-dummy0 # 22.08 [+0.09] PASS: vrf # 22.66 [+0.58] PASS: macsec # 23.08 [+0.41] PASS: ipsec # 24.40 [+1.33] PASS: ipsec_offload # 24.57 [+0.16] PASS: bridge fdb get # 24.73 [+0.16] PASS: bridge fdb del # 24.87 [+0.14] PASS: neigh get # 25.31 [+0.44] PASS: bridge_parent_id # 25.47 [+0.16] PASS: address proto IPv4 # 25.63 [+0.16] PASS: address proto IPv6 # 25.72 [+0.09] PASS: enslave interface in a bond # 57.62 [+31.90] 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__->