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
# 132.96 [+132.96] PASS: policy before exception matches
# 155.19 [+22.23] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 156.77 [+1.58] PASS: direct policy matches (exceptions)
# 158.35 [+1.57] PASS: policy matches (exceptions)
# 188.19 [+29.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 189.77 [+1.58] PASS: direct policy matches (exceptions and block policies)
# 191.33 [+1.56] PASS: policy matches (exceptions and block policies)
# 219.17 [+27.84] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 220.73 [+1.56] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 222.36 [+1.62] PASS: policy matches (exceptions and block policies after hresh changes)
# 247.65 [+25.29] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 249.29 [+1.64] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 250.86 [+1.57] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 275.70 [+24.84] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 277.25 [+1.55] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 278.80 [+1.55] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 282.02 [+3.23] PASS: policies with repeated htresh change
# 577.12 [+295.09] 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__->