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
# 226.92 [+226.92] PASS: policy before exception matches
# 250.97 [+24.04] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 253.77 [+2.81] PASS: direct policy matches (exceptions)
# 256.57 [+2.80] PASS: policy matches (exceptions)
# 293.91 [+37.34] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 296.76 [+2.85] PASS: direct policy matches (exceptions and block policies)
# 299.58 [+2.82] PASS: policy matches (exceptions and block policies)
# 330.92 [+31.34] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 333.84 [+2.91] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 336.68 [+2.84] PASS: policy matches (exceptions and block policies after hresh changes)
# 362.55 [+25.87] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 365.34 [+2.79] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 368.22 [+2.88] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 394.51 [+26.30] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 397.36 [+2.85] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 400.13 [+2.77] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 405.89 [+5.76] PASS: policies with repeated htresh change
# 918.26 [+512.37] 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__->