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
# 128.12 [+128.12] PASS: policy before exception matches
# 150.27 [+22.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 151.76 [+1.50] PASS: direct policy matches (exceptions)
# 153.27 [+1.51] PASS: policy matches (exceptions)
# 182.80 [+29.54] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 184.36 [+1.56] PASS: direct policy matches (exceptions and block policies)
# 185.89 [+1.53] PASS: policy matches (exceptions and block policies)
# 212.74 [+26.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 214.27 [+1.53] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 215.78 [+1.51] PASS: policy matches (exceptions and block policies after hresh changes)
# 239.96 [+24.19] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 241.51 [+1.55] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 243.00 [+1.49] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 265.87 [+22.87] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 267.37 [+1.50] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 268.93 [+1.56] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 272.08 [+3.15] PASS: policies with repeated htresh change
# 566.52 [+294.44] 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__->