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 # 128.08 [+128.08] PASS: policy before exception matches # 150.25 [+22.17] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 151.82 [+1.57] PASS: direct policy matches (exceptions) # 153.36 [+1.54] PASS: policy matches (exceptions) # 182.89 [+29.54] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 184.64 [+1.75] PASS: direct policy matches (exceptions and block policies) # 186.35 [+1.71] PASS: policy matches (exceptions and block policies) # 211.38 [+25.02] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 212.92 [+1.55] PASS: direct policy matches (exceptions and block policies after hresh changes) # 214.49 [+1.57] PASS: policy matches (exceptions and block policies after hresh changes) # 239.64 [+25.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 241.21 [+1.58] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 242.72 [+1.51] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 269.48 [+26.76] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 271.11 [+1.63] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 272.67 [+1.56] PASS: policy matches (exceptions and block policies after htresh change to normal) # 275.89 [+3.22] PASS: policies with repeated htresh change # 568.13 [+292.24] 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__->