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.91 [+127.91] PASS: policy before exception matches
# 150.06 [+22.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 151.59 [+1.53] PASS: direct policy matches (exceptions)
# 153.15 [+1.56] PASS: policy matches (exceptions)
# 185.49 [+32.34] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 187.11 [+1.62] PASS: direct policy matches (exceptions and block policies)
# 188.69 [+1.58] PASS: policy matches (exceptions and block policies)
# 214.71 [+26.03] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 216.33 [+1.62] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 217.92 [+1.59] PASS: policy matches (exceptions and block policies after hresh changes)
# 241.11 [+23.19] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 242.65 [+1.54] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 244.19 [+1.54] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 271.12 [+26.93] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 272.63 [+1.51] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 274.19 [+1.56] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 277.44 [+3.25] PASS: policies with repeated htresh change
# 566.23 [+288.79] 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__->