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.23 [+0.13] PASS: route get # 5.15 [+4.92] PASS: preferred_lft addresses have expired # 7.96 [+2.81] PASS: promote_secondaries complete # 8.09 [+0.14] PASS: tc htb hierarchy # 8.22 [+0.12] PASS: gre tunnel endpoint # 8.33 [+0.11] PASS: gretap # 8.49 [+0.16] PASS: ip6gretap # 8.67 [+0.18] PASS: erspan # 8.87 [+0.20] PASS: ip6erspan # 9.07 [+0.20] PASS: bridge setup # 16.19 [+7.13] PASS: ipv6 addrlabel # 16.34 [+0.15] PASS: set ifalias db65c08d-2120-4f6d-b66c-21302486a5f3 for test-dummy0 # 16.43 [+0.08] PASS: vrf # 16.87 [+0.45] PASS: macsec # 16.96 [+0.08] PASS: macsec_vlan # 17.34 [+0.38] PASS: ipsec # 18.67 [+1.33] PASS: ipsec_offload # 18.83 [+0.16] PASS: bridge fdb get # 18.99 [+0.16] PASS: bridge fdb del # 19.11 [+0.11] PASS: neigh get # 19.48 [+0.37] PASS: bridge_parent_id # 19.60 [+0.13] PASS: address proto IPv4 # 19.72 [+0.12] PASS: address proto IPv6 # 19.83 [+0.10] PASS: enslave interface in a bond # 51.72 [+31.90] PASS: mngtmpaddr add/remove correctly # 51.87 [+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__->