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
# 129.14 [+129.14] PASS: policy before exception matches
# 151.29 [+22.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 152.79 [+1.50] PASS: direct policy matches (exceptions)
# 154.33 [+1.54] PASS: policy matches (exceptions)
# 185.13 [+30.80] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 186.99 [+1.87] PASS: direct policy matches (exceptions and block policies)
# 188.88 [+1.89] PASS: policy matches (exceptions and block policies)
# 214.13 [+25.24] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 215.76 [+1.64] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 217.45 [+1.69] PASS: policy matches (exceptions and block policies after hresh changes)
# 240.82 [+23.37] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 242.33 [+1.51] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 243.86 [+1.53] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 267.77 [+23.91] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 269.38 [+1.61] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 271.01 [+1.64] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 274.49 [+3.48] PASS: policies with repeated htresh change
# 564.73 [+290.23] 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__->