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.36 [+5.13] PASS: preferred_lft addresses have expired # 8.78 [+3.42] PASS: promote_secondaries complete # 8.94 [+0.15] PASS: tc htb hierarchy # 9.06 [+0.13] PASS: gre tunnel endpoint # 9.19 [+0.13] PASS: gretap # 9.36 [+0.17] PASS: ip6gretap # 9.59 [+0.23] PASS: erspan # 9.82 [+0.23] PASS: ip6erspan # 10.06 [+0.24] PASS: bridge setup # 18.05 [+7.99] PASS: ipv6 addrlabel # 18.19 [+0.14] PASS: set ifalias 0e36d3a4-9054-478f-a72c-6a739c532e98 for test-dummy0 # 18.28 [+0.09] PASS: vrf # 18.80 [+0.52] PASS: macsec # 18.89 [+0.09] PASS: macsec_vlan # 19.30 [+0.41] PASS: ipsec # 20.51 [+1.21] rmmod: ERROR: Module esp4_offload is builtin. # 20.56 [+0.05] PASS: ipsec_offload # 20.72 [+0.16] PASS: bridge fdb get # 20.90 [+0.18] PASS: bridge fdb del # 21.01 [+0.11] PASS: neigh get # 21.43 [+0.42] PASS: bridge_parent_id # 21.57 [+0.14] PASS: address proto IPv4 # 21.70 [+0.13] PASS: address proto IPv6 # 21.82 [+0.11] PASS: enslave interface in a bond # 53.75 [+31.94] PASS: mngtmpaddr add/remove correctly # 53.95 [+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__->