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
# 127.26 [+127.26] PASS: policy before exception matches
# 149.48 [+22.22] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 151.04 [+1.56] PASS: direct policy matches (exceptions)
# 152.64 [+1.60] PASS: policy matches (exceptions)
# 182.24 [+29.60] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 183.76 [+1.52] PASS: direct policy matches (exceptions and block policies)
# 185.34 [+1.58] PASS: policy matches (exceptions and block policies)
# 209.20 [+23.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 210.87 [+1.67] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 212.45 [+1.58] PASS: policy matches (exceptions and block policies after hresh changes)
# 237.62 [+25.17] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 239.18 [+1.56] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 240.75 [+1.57] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 265.55 [+24.80] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 267.13 [+1.58] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 268.71 [+1.58] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 271.97 [+3.27] PASS: policies with repeated htresh change
# 571.07 [+299.10] 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__->