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.00 [+127.00] PASS: policy before exception matches # 149.22 [+22.21] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 150.80 [+1.58] PASS: direct policy matches (exceptions) # 152.33 [+1.53] PASS: policy matches (exceptions) # 182.01 [+29.68] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 183.53 [+1.52] PASS: direct policy matches (exceptions and block policies) # 185.02 [+1.49] PASS: policy matches (exceptions and block policies) # 211.05 [+26.03] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 212.56 [+1.51] PASS: direct policy matches (exceptions and block policies after hresh changes) # 214.13 [+1.57] PASS: policy matches (exceptions and block policies after hresh changes) # 238.17 [+24.04] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 239.78 [+1.61] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 241.32 [+1.54] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 266.18 [+24.86] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 267.89 [+1.71] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 269.50 [+1.61] PASS: policy matches (exceptions and block policies after htresh change to normal) # 272.77 [+3.27] PASS: policies with repeated htresh change # 567.70 [+294.94] 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__->