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
# 138.90 [+138.90] PASS: policy before exception matches
# 161.49 [+22.60] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 163.15 [+1.66] PASS: direct policy matches (exceptions)
# 164.76 [+1.61] PASS: policy matches (exceptions)
# 195.30 [+30.54] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 196.87 [+1.58] PASS: direct policy matches (exceptions and block policies)
# 198.41 [+1.54] PASS: policy matches (exceptions and block policies)
# 222.26 [+23.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 223.81 [+1.55] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 225.37 [+1.56] PASS: policy matches (exceptions and block policies after hresh changes)
# 249.64 [+24.27] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 251.30 [+1.66] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 253.02 [+1.71] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 276.79 [+23.77] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 278.30 [+1.51] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 279.85 [+1.55] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 283.09 [+3.24] PASS: policies with repeated htresh change
# 569.95 [+286.86] 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__->