make -C tools/testing/selftests TARGETS="net" TEST_PROGS=xfrm_policy.sh TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: xfrm_policy.sh # 256.32 [+256.32] PASS: policy before exception matches # 281.80 [+25.48] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 285.94 [+4.14] PASS: direct policy matches (exceptions) # 289.90 [+3.96] PASS: policy matches (exceptions) # 334.94 [+45.04] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 339.11 [+4.17] PASS: direct policy matches (exceptions and block policies) # 342.80 [+3.69] PASS: policy matches (exceptions and block policies) # 369.60 [+26.81] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 373.20 [+3.60] PASS: direct policy matches (exceptions and block policies after hresh changes) # 376.49 [+3.29] PASS: policy matches (exceptions and block policies after hresh changes) # 401.03 [+24.54] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 404.44 [+3.41] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 407.82 [+3.39] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 437.79 [+29.97] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 441.50 [+3.71] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 445.48 [+3.98] PASS: policy matches (exceptions and block policies after htresh change to normal) # 453.68 [+8.20] PASS: policies with repeated htresh change # 1037.37 [+583.69] PASS: policies inserted in random order ok 1 selftests: net: xfrm_policy.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->