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
# 132.18 [+132.18] PASS: policy before exception matches
# 154.40 [+22.21] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 155.96 [+1.56] PASS: direct policy matches (exceptions)
# 157.52 [+1.56] PASS: policy matches (exceptions)
# 187.33 [+29.81] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 188.96 [+1.63] PASS: direct policy matches (exceptions and block policies)
# 190.50 [+1.54] PASS: policy matches (exceptions and block policies)
# 217.78 [+27.28] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 219.93 [+2.14] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 222.20 [+2.27] PASS: policy matches (exceptions and block policies after hresh changes)
# 248.64 [+26.45] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 250.22 [+1.58] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 251.79 [+1.56] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 280.64 [+28.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 282.27 [+1.63] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 284.01 [+1.74] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 287.65 [+3.64] PASS: policies with repeated htresh change
# 590.89 [+303.24] 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__->