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
# 135.30 [+135.30] PASS: policy before exception matches
# 157.60 [+22.30] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 159.23 [+1.62] PASS: direct policy matches (exceptions)
# 160.77 [+1.54] PASS: policy matches (exceptions)
# 190.60 [+29.83] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 192.29 [+1.69] PASS: direct policy matches (exceptions and block policies)
# 193.84 [+1.55] PASS: policy matches (exceptions and block policies)
# 217.67 [+23.83] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 219.24 [+1.57] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 220.84 [+1.61] PASS: policy matches (exceptions and block policies after hresh changes)
# 246.08 [+25.23] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 247.67 [+1.59] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 249.28 [+1.61] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 276.16 [+26.88] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 277.79 [+1.63] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 279.44 [+1.65] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 282.67 [+3.24] PASS: policies with repeated htresh change
# 579.25 [+296.58] 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__->