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.11 [+0.11] PASS: policy routing # 0.25 [+0.14] PASS: route get # 5.34 [+5.09] PASS: preferred_lft addresses have expired # 8.48 [+3.14] PASS: promote_secondaries complete # 8.62 [+0.14] PASS: tc htb hierarchy # 8.75 [+0.12] PASS: gre tunnel endpoint # 8.88 [+0.13] PASS: gretap # 9.04 [+0.17] PASS: ip6gretap # 9.26 [+0.21] PASS: erspan # 9.48 [+0.22] PASS: ip6erspan # 9.70 [+0.22] PASS: bridge setup # 17.64 [+7.94] PASS: ipv6 addrlabel # 17.79 [+0.15] PASS: set ifalias 9e1230fe-2ade-4f53-b8b4-80e568daea9b for test-dummy0 # 17.88 [+0.09] PASS: vrf # 18.43 [+0.55] PASS: macsec # 18.53 [+0.09] PASS: macsec_vlan # 18.99 [+0.46] PASS: ipsec # 20.31 [+1.32] PASS: ipsec_offload # 20.48 [+0.17] PASS: bridge fdb get # 20.65 [+0.17] PASS: bridge fdb del # 20.76 [+0.11] PASS: neigh get # 21.12 [+0.36] PASS: bridge_parent_id # 21.25 [+0.13] PASS: address proto IPv4 # 21.38 [+0.13] PASS: address proto IPv6 # 21.49 [+0.11] PASS: enslave interface in a bond # 53.60 [+32.11] PASS: mngtmpaddr add/remove correctly # 53.75 [+0.15] 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__->