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.78 [+127.78] PASS: policy before exception matches # 150.02 [+22.23] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 151.51 [+1.49] PASS: direct policy matches (exceptions) # 153.06 [+1.55] PASS: policy matches (exceptions) # 182.42 [+29.37] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 183.89 [+1.47] PASS: direct policy matches (exceptions and block policies) # 185.40 [+1.51] PASS: policy matches (exceptions and block policies) # 215.22 [+29.82] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 216.95 [+1.73] PASS: direct policy matches (exceptions and block policies after hresh changes) # 218.43 [+1.48] PASS: policy matches (exceptions and block policies after hresh changes) # 242.59 [+24.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 244.07 [+1.49] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 245.55 [+1.48] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 275.33 [+29.77] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 276.83 [+1.51] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 278.36 [+1.53] PASS: policy matches (exceptions and block policies after htresh change to normal) # 281.53 [+3.17] PASS: policies with repeated htresh change # 566.88 [+285.35] 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__->