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.52 [+5.28] PASS: preferred_lft addresses have expired # 8.76 [+3.24] PASS: promote_secondaries complete # 8.93 [+0.17] PASS: tc htb hierarchy # 9.07 [+0.14] PASS: gre tunnel endpoint # 9.22 [+0.14] PASS: gretap # 9.42 [+0.20] PASS: ip6gretap # 9.67 [+0.24] PASS: erspan # 9.90 [+0.24] PASS: ip6erspan # 10.15 [+0.25] PASS: bridge setup # 19.59 [+9.44] PASS: ipv6 addrlabel # 19.78 [+0.19] PASS: set ifalias ec1c8bb4-04b4-489c-8916-6e36557947aa for test-dummy0 # 19.88 [+0.10] PASS: vrf # 20.47 [+0.59] PASS: macsec # 20.57 [+0.11] PASS: macsec_vlan # 21.09 [+0.52] PASS: ipsec # 22.35 [+1.26] rmmod: ERROR: Module esp4_offload is builtin. # 22.43 [+0.08] PASS: ipsec_offload # 22.64 [+0.21] PASS: bridge fdb get # 22.85 [+0.21] PASS: bridge fdb del # 22.97 [+0.13] PASS: neigh get # 23.43 [+0.46] PASS: bridge_parent_id # 23.59 [+0.16] PASS: address proto IPv4 # 23.75 [+0.16] PASS: address proto IPv6 # 23.88 [+0.12] PASS: enslave interface in a bond # 56.29 [+32.41] PASS: mngtmpaddr add/remove correctly # 56.50 [+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__->