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
# 127.81 [+127.81] PASS: policy before exception matches
# 150.07 [+22.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 152.26 [+2.20] PASS: direct policy matches (exceptions)
# 154.09 [+1.83] PASS: policy matches (exceptions)
# 189.02 [+34.93] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 190.86 [+1.83] PASS: direct policy matches (exceptions and block policies)
# 192.45 [+1.60] PASS: policy matches (exceptions and block policies)
# 220.95 [+28.50] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 222.62 [+1.68] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 224.58 [+1.95] PASS: policy matches (exceptions and block policies after hresh changes)
# 250.89 [+26.31] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 252.67 [+1.79] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 254.54 [+1.87] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 280.45 [+25.91] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 282.00 [+1.55] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 283.85 [+1.85] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 287.20 [+3.34] PASS: policies with repeated htresh change
# 589.81 [+302.61] 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__->