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 # 133.55 [+133.55] PASS: policy before exception matches # 155.78 [+22.24] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 157.28 [+1.50] PASS: direct policy matches (exceptions) # 158.90 [+1.62] PASS: policy matches (exceptions) # 188.69 [+29.78] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 190.21 [+1.52] PASS: direct policy matches (exceptions and block policies) # 191.74 [+1.54] PASS: policy matches (exceptions and block policies) # 217.84 [+26.10] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 219.50 [+1.66] PASS: direct policy matches (exceptions and block policies after hresh changes) # 221.09 [+1.59] PASS: policy matches (exceptions and block policies after hresh changes) # 245.45 [+24.36] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 247.07 [+1.62] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 248.82 [+1.75] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 277.63 [+28.81] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 279.17 [+1.54] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 280.76 [+1.59] PASS: policy matches (exceptions and block policies after htresh change to normal) # 284.01 [+3.25] PASS: policies with repeated htresh change # 579.84 [+295.83] 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__->