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
# 126.48 [+126.48] PASS: policy before exception matches
# 148.62 [+22.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions)
# 150.10 [+1.48] PASS: direct policy matches (exceptions)
# 151.57 [+1.47] PASS: policy matches (exceptions)
# 180.71 [+29.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies)
# 182.14 [+1.43] PASS: direct policy matches (exceptions and block policies)
# 183.59 [+1.45] PASS: policy matches (exceptions and block policies)
# 209.26 [+25.67] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes)
# 210.68 [+1.41] PASS: direct policy matches (exceptions and block policies after hresh changes)
# 212.10 [+1.43] PASS: policy matches (exceptions and block policies after hresh changes)
# 236.13 [+24.03] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3)
# 237.60 [+1.47] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3)
# 239.10 [+1.50] PASS: policy matches (exceptions and block policies after hthresh change in ns3)
# 260.79 [+21.69] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal)
# 262.30 [+1.50] PASS: direct policy matches (exceptions and block policies after htresh change to normal)
# 263.88 [+1.58] PASS: policy matches (exceptions and block policies after htresh change to normal)
# 266.94 [+3.07] PASS: policies with repeated htresh change
# 567.22 [+300.28] 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__->