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 # 5.43 [+5.19] PASS: preferred_lft addresses have expired # 8.73 [+3.30] PASS: promote_secondaries complete # 8.90 [+0.16] PASS: tc htb hierarchy # 9.05 [+0.16] PASS: gre tunnel endpoint # 9.21 [+0.15] PASS: gretap # 9.41 [+0.21] PASS: ip6gretap # 9.65 [+0.23] PASS: erspan # 9.88 [+0.23] PASS: ip6erspan # 10.14 [+0.26] PASS: bridge setup # 18.83 [+8.69] PASS: ipv6 addrlabel # 19.01 [+0.18] PASS: set ifalias 938daafa-f2c3-4ff9-8668-48c4e1392f0f for test-dummy0 # 19.12 [+0.11] PASS: vrf # 19.67 [+0.55] PASS: macsec # 19.78 [+0.11] PASS: macsec_vlan # 20.20 [+0.42] PASS: ipsec # 21.50 [+1.30] PASS: ipsec_offload # 21.69 [+0.19] PASS: bridge fdb get # 21.85 [+0.16] PASS: bridge fdb del # 21.98 [+0.13] PASS: neigh get # 22.41 [+0.42] PASS: bridge_parent_id # 22.55 [+0.15] PASS: address proto IPv4 # 22.69 [+0.14] PASS: address proto IPv6 # 22.82 [+0.12] PASS: enslave interface in a bond # 54.95 [+32.13] PASS: mngtmpaddr add/remove correctly # 55.13 [+0.18] PASS: operstate 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__->