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 # 136.55 [+136.55] PASS: policy before exception matches # 158.78 [+22.23] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 160.42 [+1.64] PASS: direct policy matches (exceptions) # 162.02 [+1.60] PASS: policy matches (exceptions) # 191.65 [+29.63] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 193.22 [+1.56] PASS: direct policy matches (exceptions and block policies) # 194.76 [+1.54] PASS: policy matches (exceptions and block policies) # 222.60 [+27.84] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 224.24 [+1.64] PASS: direct policy matches (exceptions and block policies after hresh changes) # 225.95 [+1.71] PASS: policy matches (exceptions and block policies after hresh changes) # 252.13 [+26.19] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 253.65 [+1.52] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 255.17 [+1.52] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 284.94 [+29.78] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 286.43 [+1.49] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 287.92 [+1.48] PASS: policy matches (exceptions and block policies after htresh change to normal) # 291.02 [+3.10] PASS: policies with repeated htresh change # 583.48 [+292.47] 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__->