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
# 130.11 [+130.11] PASS: policy before exception matches
# 152.43 [+22.32] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 154.08 [+1.65] PASS: direct policy matches (exceptions)
# 155.63 [+1.56] PASS: policy matches (exceptions)
# 185.37 [+29.73] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 186.94 [+1.57] PASS: direct policy matches (exceptions and block policies)
# 188.46 [+1.53] PASS: policy matches (exceptions and block policies)
# 214.29 [+25.83] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 215.85 [+1.55] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 217.41 [+1.57] PASS: policy matches (exceptions and block policies after hresh changes)
# 240.57 [+23.16] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 242.08 [+1.52] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 243.68 [+1.60] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 270.50 [+26.82] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 272.03 [+1.53] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 273.59 [+1.56] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 276.79 [+3.21] PASS: policies with repeated htresh change
# 583.52 [+306.73] 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__->