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
# 131.03 [+131.03] PASS: policy before exception matches
# 153.38 [+22.35] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 154.95 [+1.57] PASS: direct policy matches (exceptions)
# 156.53 [+1.57] PASS: policy matches (exceptions)
# 186.51 [+29.98] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 188.20 [+1.69] PASS: direct policy matches (exceptions and block policies)
# 189.86 [+1.65] PASS: policy matches (exceptions and block policies)
# 218.98 [+29.12] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 220.60 [+1.62] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 222.33 [+1.73] PASS: policy matches (exceptions and block policies after hresh changes)
# 246.51 [+24.19] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 248.09 [+1.58] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 249.68 [+1.59] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 273.50 [+23.82] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 275.04 [+1.54] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 276.67 [+1.63] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 279.99 [+3.32] PASS: policies with repeated htresh change
# 573.53 [+293.54] 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__->