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
# 170.58 [+170.58] PASS: policy before exception matches
# 193.47 [+22.90] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 195.55 [+2.07] PASS: direct policy matches (exceptions)
# 197.53 [+1.98] PASS: policy matches (exceptions)
# 229.66 [+32.13] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 231.54 [+1.88] PASS: direct policy matches (exceptions and block policies)
# 233.35 [+1.82] PASS: policy matches (exceptions and block policies)
# 258.50 [+25.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 260.23 [+1.73] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 261.98 [+1.75] PASS: policy matches (exceptions and block policies after hresh changes)
# 284.55 [+22.57] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 286.60 [+2.05] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 288.52 [+1.92] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 311.82 [+23.30] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 313.72 [+1.90] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 315.58 [+1.86] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 319.58 [+4.00] PASS: policies with repeated htresh change
# 658.06 [+338.47] 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__->