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 # 129.42 [+129.42] PASS: policy before exception matches # 151.86 [+22.44] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 153.63 [+1.77] PASS: direct policy matches (exceptions) # 155.37 [+1.74] PASS: policy matches (exceptions) # 186.42 [+31.05] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 188.22 [+1.80] PASS: direct policy matches (exceptions and block policies) # 189.97 [+1.75] PASS: policy matches (exceptions and block policies) # 219.00 [+29.02] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 220.66 [+1.66] PASS: direct policy matches (exceptions and block policies after hresh changes) # 222.37 [+1.71] PASS: policy matches (exceptions and block policies after hresh changes) # 245.68 [+23.31] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 247.26 [+1.58] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 248.94 [+1.68] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 276.80 [+27.86] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 278.37 [+1.57] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 279.94 [+1.57] PASS: policy matches (exceptions and block policies after htresh change to normal) # 283.28 [+3.34] PASS: policies with repeated htresh change # 576.22 [+292.95] PASS: policies inserted in random order DETECTED CRASH, lowering timeout 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__->