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.14 [+0.14] PASS: policy routing # 0.31 [+0.17] PASS: route get # 5.62 [+5.31] PASS: preferred_lft addresses have expired # 9.15 [+3.53] PASS: promote_secondaries complete # 9.34 [+0.19] PASS: tc htb hierarchy # 9.50 [+0.16] PASS: gre tunnel endpoint # 9.66 [+0.16] PASS: gretap # 9.88 [+0.23] PASS: ip6gretap # 10.14 [+0.25] PASS: erspan # 10.40 [+0.26] PASS: ip6erspan # 10.66 [+0.26] PASS: bridge setup # 20.73 [+10.07] PASS: ipv6 addrlabel # 20.92 [+0.19] PASS: set ifalias faa5c249-f4b9-4356-bfab-d2a24ee1c94c for test-dummy0 # 21.01 [+0.09] PASS: vrf # 21.60 [+0.59] PASS: macsec # 22.12 [+0.52] PASS: ipsec # 23.42 [+1.30] PASS: ipsec_offload # 23.61 [+0.19] PASS: bridge fdb get # 23.80 [+0.20] PASS: bridge fdb del # 23.94 [+0.14] PASS: neigh get # 24.36 [+0.42] PASS: bridge_parent_id # 24.52 [+0.15] PASS: address proto IPv4 # 24.66 [+0.14] PASS: address proto IPv6 # 24.77 [+0.12] PASS: enslave interface in a bond # 56.85 [+32.07] 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__->