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.53 [+5.29] PASS: preferred_lft addresses have expired # 9.05 [+3.52] PASS: promote_secondaries complete # 9.23 [+0.19] PASS: tc htb hierarchy # 9.39 [+0.16] PASS: gre tunnel endpoint # 9.54 [+0.15] PASS: gretap # 9.74 [+0.20] PASS: ip6gretap # 9.97 [+0.24] PASS: erspan # 10.23 [+0.25] PASS: ip6erspan # 10.48 [+0.25] PASS: bridge setup # 19.88 [+9.41] PASS: ipv6 addrlabel # 20.07 [+0.19] PASS: set ifalias 25cca037-5325-4072-9156-1c818bfb7a48 for test-dummy0 # 20.17 [+0.09] PASS: vrf # 20.78 [+0.61] PASS: macsec # 20.89 [+0.11] PASS: macsec_vlan # 21.38 [+0.49] PASS: ipsec # 22.64 [+1.26] rmmod: ERROR: Module esp4_offload is builtin. # 22.71 [+0.07] PASS: ipsec_offload # 22.88 [+0.18] PASS: bridge fdb get # 23.06 [+0.18] PASS: bridge fdb del # 23.20 [+0.14] PASS: neigh get # 23.61 [+0.41] PASS: bridge_parent_id # 23.77 [+0.15] PASS: address proto IPv4 # 23.92 [+0.15] PASS: address proto IPv6 # 24.04 [+0.12] PASS: enslave interface in a bond # 56.07 [+32.04] PASS: mngtmpaddr add/remove correctly # 56.26 [+0.19] 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__->