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.64 [+133.64] PASS: policy before exception matches # 155.91 [+22.27] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 157.49 [+1.58] PASS: direct policy matches (exceptions) # 159.11 [+1.62] PASS: policy matches (exceptions) # 188.76 [+29.66] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 190.30 [+1.53] PASS: direct policy matches (exceptions and block policies) # 191.84 [+1.54] PASS: policy matches (exceptions and block policies) # 214.79 [+22.95] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 216.46 [+1.67] PASS: direct policy matches (exceptions and block policies after hresh changes) # 218.17 [+1.71] PASS: policy matches (exceptions and block policies after hresh changes) # 244.57 [+26.40] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 246.09 [+1.52] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 247.65 [+1.56] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 275.57 [+27.92] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 277.28 [+1.71] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 279.06 [+1.78] PASS: policy matches (exceptions and block policies after htresh change to normal) # 282.32 [+3.26] PASS: policies with repeated htresh change # 572.05 [+289.73] 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__->