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.12 [+0.12] PASS: policy routing # 0.25 [+0.14] PASS: route get # 7.28 [+7.03] PASS: preferred_lft addresses have expired # 10.95 [+3.67] PASS: promote_secondaries complete # 11.15 [+0.19] PASS: tc htb hierarchy # 11.30 [+0.15] PASS: gre tunnel endpoint # 11.46 [+0.16] PASS: gretap # 11.66 [+0.20] PASS: ip6gretap # 11.89 [+0.23] PASS: erspan # 12.11 [+0.22] PASS: ip6erspan # 12.36 [+0.24] PASS: bridge setup # 20.60 [+8.25] PASS: ipv6 addrlabel # 20.79 [+0.18] PASS: set ifalias e4cc595c-3f34-41e6-8680-230570b15b09 for test-dummy0 # 20.89 [+0.10] PASS: vrf # 21.49 [+0.60] PASS: macsec # 23.57 [+2.08] PASS: mcast addr notification # 24.03 [+0.46] PASS: ipsec # 25.33 [+1.30] PASS: ipsec_offload # 25.49 [+0.15] PASS: bridge fdb get # 25.65 [+0.16] PASS: bridge fdb del # 25.75 [+0.10] PASS: neigh get # 26.12 [+0.37] PASS: bridge_parent_id # 26.24 [+0.12] PASS: address proto IPv4 # 26.36 [+0.12] PASS: address proto IPv6 # 26.46 [+0.10] PASS: enslave interface in a bond # 58.46 [+32.00] 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__->