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
# 253.92 [+253.92] PASS: policy before exception matches
# 278.60 [+24.68] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 281.98 [+3.38] PASS: direct policy matches (exceptions)
# 285.38 [+3.39] PASS: policy matches (exceptions)
# 327.63 [+42.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 330.75 [+3.11] PASS: direct policy matches (exceptions and block policies)
# 333.78 [+3.04] PASS: policy matches (exceptions and block policies)
# 361.93 [+28.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 365.62 [+3.69] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 369.16 [+3.54] PASS: policy matches (exceptions and block policies after hresh changes)
# 395.67 [+26.51] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 398.80 [+3.13] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 402.00 [+3.20] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 428.60 [+26.60] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 431.70 [+3.09] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 435.34 [+3.64] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 442.69 [+7.35] PASS: policies with repeated htresh change
# 1025.73 [+583.04] 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__->