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.92 [+130.92] PASS: policy before exception matches
# 153.05 [+22.12] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 154.61 [+1.56] PASS: direct policy matches (exceptions)
# 156.11 [+1.50] PASS: policy matches (exceptions)
# 185.59 [+29.48] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 187.10 [+1.52] PASS: direct policy matches (exceptions and block policies)
# 188.62 [+1.52] PASS: policy matches (exceptions and block policies)
# 210.49 [+21.87] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 212.18 [+1.69] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 213.72 [+1.54] PASS: policy matches (exceptions and block policies after hresh changes)
# 239.78 [+26.06] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 241.26 [+1.48] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 242.76 [+1.49] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 265.49 [+22.74] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 266.96 [+1.47] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 268.48 [+1.52] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 271.59 [+3.11] PASS: policies with repeated htresh change
# 565.13 [+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__->