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.24 [+128.24] PASS: policy before exception matches
# 150.44 [+22.20] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 152.01 [+1.57] PASS: direct policy matches (exceptions)
# 153.70 [+1.70] PASS: policy matches (exceptions)
# 184.04 [+30.34] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 185.78 [+1.74] PASS: direct policy matches (exceptions and block policies)
# 187.38 [+1.60] PASS: policy matches (exceptions and block policies)
# 212.17 [+24.80] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 213.73 [+1.56] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 215.38 [+1.64] PASS: policy matches (exceptions and block policies after hresh changes)
# 238.60 [+23.22] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 240.15 [+1.55] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 241.69 [+1.54] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 267.72 [+26.03] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 269.25 [+1.53] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 270.83 [+1.58] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 274.03 [+3.21] PASS: policies with repeated htresh change
# 566.71 [+292.68] 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__->