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
# 129.34 [+129.34] PASS: policy before exception matches
# 151.77 [+22.43] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 154.11 [+2.34] PASS: direct policy matches (exceptions)
# 156.30 [+2.19] PASS: policy matches (exceptions)
# 189.28 [+32.98] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 190.94 [+1.65] PASS: direct policy matches (exceptions and block policies)
# 192.53 [+1.59] PASS: policy matches (exceptions and block policies)
# 217.61 [+25.08] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 219.17 [+1.56] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 220.82 [+1.65] PASS: policy matches (exceptions and block policies after hresh changes)
# 247.18 [+26.36] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 248.78 [+1.60] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 250.36 [+1.58] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 279.36 [+29.00] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 281.13 [+1.77] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 282.84 [+1.71] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 286.27 [+3.43] PASS: policies with repeated htresh change
# 579.77 [+293.50] 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__->