make -C tools/testing/selftests TARGETS="net" TEST_PROGS=xfrm_policy.sh TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: xfrm_policy.sh # 182.22 [+182.22] PASS: policy before exception matches # 205.21 [+22.99] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 207.37 [+2.16] PASS: direct policy matches (exceptions) # 209.44 [+2.07] PASS: policy matches (exceptions) # 243.07 [+33.63] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 245.16 [+2.09] PASS: direct policy matches (exceptions and block policies) # 247.28 [+2.13] PASS: policy matches (exceptions and block policies) # 276.86 [+29.57] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 279.00 [+2.14] PASS: direct policy matches (exceptions and block policies after hresh changes) # 281.13 [+2.14] PASS: policy matches (exceptions and block policies after hresh changes) # 307.12 [+25.99] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 309.30 [+2.17] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 311.55 [+2.26] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 338.15 [+26.59] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 340.37 [+2.23] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 342.54 [+2.17] PASS: policy matches (exceptions and block policies after htresh change to normal) # 347.13 [+4.59] PASS: policies with repeated htresh change # 765.61 [+418.48] PASS: policies inserted in random order DETECTED CRASH, lowering timeout ok 1 selftests: net: xfrm_policy.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->