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 # 123.64 [+123.64] PASS: policy before exception matches # 145.75 [+22.11] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 147.24 [+1.49] PASS: direct policy matches (exceptions) # 148.81 [+1.57] PASS: policy matches (exceptions) # 178.49 [+29.68] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 179.97 [+1.48] PASS: direct policy matches (exceptions and block policies) # 181.52 [+1.56] PASS: policy matches (exceptions and block policies) # 209.36 [+27.84] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 210.94 [+1.57] PASS: direct policy matches (exceptions and block policies after hresh changes) # 212.57 [+1.63] PASS: policy matches (exceptions and block policies after hresh changes) # 238.84 [+26.27] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 240.35 [+1.51] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 241.91 [+1.56] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 267.85 [+25.94] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 269.38 [+1.54] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 270.95 [+1.57] PASS: policy matches (exceptions and block policies after htresh change to normal) # 274.22 [+3.27] PASS: policies with repeated htresh change # 560.34 [+286.12] 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__->