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.38 [+129.38] PASS: policy before exception matches
# 151.55 [+22.17] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 153.10 [+1.54] PASS: direct policy matches (exceptions)
# 154.70 [+1.60] PASS: policy matches (exceptions)
# 184.91 [+30.22] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 186.60 [+1.69] PASS: direct policy matches (exceptions and block policies)
# 188.18 [+1.58] PASS: policy matches (exceptions and block policies)
# 212.05 [+23.87] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 213.59 [+1.54] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 215.10 [+1.51] PASS: policy matches (exceptions and block policies after hresh changes)
# 237.25 [+22.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 238.84 [+1.60] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 240.39 [+1.54] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 270.20 [+29.81] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 271.73 [+1.53] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 273.31 [+1.58] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 276.52 [+3.21] PASS: policies with repeated htresh change
# 567.54 [+291.02] 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__->