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.28 [+0.16] PASS: route get # 5.23 [+4.95] PASS: preferred_lft addresses have expired # 8.69 [+3.46] PASS: promote_secondaries complete # 8.84 [+0.15] PASS: tc htb hierarchy # 8.98 [+0.15] PASS: gre tunnel endpoint # 9.12 [+0.14] PASS: gretap # 9.31 [+0.19] PASS: ip6gretap # 9.54 [+0.23] PASS: erspan # 9.77 [+0.23] PASS: ip6erspan # 9.99 [+0.23] PASS: bridge setup # 18.16 [+8.17] PASS: ipv6 addrlabel # 18.32 [+0.15] PASS: set ifalias c76cb9d4-dde2-4d94-8011-01936f6b4131 for test-dummy0 # 18.41 [+0.09] PASS: vrf # 18.92 [+0.52] PASS: macsec # 19.03 [+0.11] PASS: macsec_vlan # 19.47 [+0.44] PASS: ipsec # 20.75 [+1.28] PASS: ipsec_offload # 20.92 [+0.17] PASS: bridge fdb get # 21.09 [+0.17] PASS: bridge fdb del # 21.21 [+0.13] PASS: neigh get # 21.60 [+0.39] PASS: bridge_parent_id # 21.72 [+0.13] PASS: address proto IPv4 # 21.85 [+0.12] PASS: address proto IPv6 # 21.95 [+0.11] PASS: enslave interface in a bond # 54.15 [+32.20] PASS: mngtmpaddr add/remove correctly # 54.36 [+0.21] 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__->