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
# 122.80 [+122.80] PASS: policy before exception matches
# 145.08 [+22.28] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 146.65 [+1.57] PASS: direct policy matches (exceptions)
# 148.13 [+1.48] PASS: policy matches (exceptions)
# 177.63 [+29.51] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 179.62 [+1.99] PASS: direct policy matches (exceptions and block policies)
# 181.37 [+1.75] PASS: policy matches (exceptions and block policies)
# 203.38 [+22.01] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 204.99 [+1.61] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 206.60 [+1.61] PASS: policy matches (exceptions and block policies after hresh changes)
# 229.85 [+23.24] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 231.34 [+1.50] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 232.85 [+1.51] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 260.60 [+27.75] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 262.12 [+1.52] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 263.60 [+1.49] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 266.72 [+3.11] PASS: policies with repeated htresh change
# 556.76 [+290.05] 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__->