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
# 131.68 [+131.68] PASS: policy before exception matches
# 153.93 [+22.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 155.58 [+1.65] PASS: direct policy matches (exceptions)
# 157.20 [+1.62] PASS: policy matches (exceptions)
# 187.01 [+29.81] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 188.52 [+1.51] PASS: direct policy matches (exceptions and block policies)
# 190.22 [+1.71] PASS: policy matches (exceptions and block policies)
# 216.08 [+25.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 217.69 [+1.61] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 219.24 [+1.55] PASS: policy matches (exceptions and block policies after hresh changes)
# 241.44 [+22.20] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 243.06 [+1.62] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 244.63 [+1.57] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 271.59 [+26.96] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 273.18 [+1.59] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 274.70 [+1.52] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 277.93 [+3.23] PASS: policies with repeated htresh change
# 566.68 [+288.75] 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__->