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.37 [+128.37] PASS: policy before exception matches # 150.67 [+22.30] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 152.25 [+1.58] PASS: direct policy matches (exceptions) # 153.91 [+1.66] PASS: policy matches (exceptions) # 184.48 [+30.57] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 186.16 [+1.68] PASS: direct policy matches (exceptions and block policies) # 187.83 [+1.67] PASS: policy matches (exceptions and block policies) # 209.79 [+21.96] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 211.30 [+1.51] PASS: direct policy matches (exceptions and block policies after hresh changes) # 212.85 [+1.55] PASS: policy matches (exceptions and block policies after hresh changes) # 235.12 [+22.27] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 236.76 [+1.64] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 238.57 [+1.80] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 265.43 [+26.86] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 267.08 [+1.65] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 268.61 [+1.53] PASS: policy matches (exceptions and block policies after htresh change to normal) # 271.85 [+3.24] PASS: policies with repeated htresh change # 592.02 [+320.17] 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__->