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
# 239.11 [+239.11] PASS: policy before exception matches
# 263.29 [+24.18] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 266.19 [+2.89] PASS: direct policy matches (exceptions)
# 269.03 [+2.84] PASS: policy matches (exceptions)
# 307.78 [+38.76] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 310.68 [+2.89] PASS: direct policy matches (exceptions and block policies)
# 313.72 [+3.04] PASS: policy matches (exceptions and block policies)
# 343.12 [+29.40] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 346.04 [+2.92] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 348.85 [+2.81] PASS: policy matches (exceptions and block policies after hresh changes)
# 376.81 [+27.96] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 379.68 [+2.87] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 382.65 [+2.97] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 408.14 [+25.49] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 411.02 [+2.88] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 413.93 [+2.91] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 419.90 [+5.98] PASS: policies with repeated htresh change
# 941.51 [+521.61] 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__->