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
# 123.98 [+123.98] PASS: policy before exception matches
# 146.22 [+22.24] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 147.91 [+1.69] PASS: direct policy matches (exceptions)
# 149.54 [+1.62] PASS: policy matches (exceptions)
# 178.97 [+29.43] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 180.54 [+1.57] PASS: direct policy matches (exceptions and block policies)
# 182.10 [+1.57] PASS: policy matches (exceptions and block policies)
# 206.92 [+24.82] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 208.45 [+1.53] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 209.98 [+1.53] PASS: policy matches (exceptions and block policies after hresh changes)
# 232.11 [+22.13] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 233.76 [+1.65] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 235.25 [+1.49] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 260.32 [+25.06] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 261.94 [+1.63] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 263.42 [+1.48] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 266.72 [+3.30] PASS: policies with repeated htresh change
# 564.05 [+297.33] 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__->