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
# 131.43 [+131.43] PASS: policy before exception matches
# 153.90 [+22.47] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 155.49 [+1.59] PASS: direct policy matches (exceptions)
# 157.03 [+1.54] PASS: policy matches (exceptions)
# 186.73 [+29.70] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 188.22 [+1.49] PASS: direct policy matches (exceptions and block policies)
# 189.75 [+1.53] PASS: policy matches (exceptions and block policies)
# 214.58 [+24.83] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 216.13 [+1.54] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 217.66 [+1.53] PASS: policy matches (exceptions and block policies after hresh changes)
# 242.72 [+25.06] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 244.21 [+1.49] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 245.93 [+1.72] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 269.74 [+23.81] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 271.25 [+1.51] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 272.75 [+1.49] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 275.86 [+3.11] PASS: policies with repeated htresh change
# 560.37 [+284.51] 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__->