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 # 127.76 [+127.76] PASS: policy before exception matches # 149.98 [+22.22] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 151.48 [+1.50] PASS: direct policy matches (exceptions) # 153.02 [+1.54] PASS: policy matches (exceptions) # 182.69 [+29.67] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 184.23 [+1.53] PASS: direct policy matches (exceptions and block policies) # 185.78 [+1.55] PASS: policy matches (exceptions and block policies) # 210.56 [+24.78] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 212.07 [+1.51] PASS: direct policy matches (exceptions and block policies after hresh changes) # 213.58 [+1.51] PASS: policy matches (exceptions and block policies after hresh changes) # 235.72 [+22.13] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 237.26 [+1.55] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 238.78 [+1.51] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 261.58 [+22.80] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 263.05 [+1.47] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 264.55 [+1.49] PASS: policy matches (exceptions and block policies after htresh change to normal) # 267.66 [+3.12] PASS: policies with repeated htresh change # 551.30 [+283.64] 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__->