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 # 249.59 [+249.59] PASS: policy before exception matches # 273.73 [+24.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 276.65 [+2.92] PASS: direct policy matches (exceptions) # 279.46 [+2.81] PASS: policy matches (exceptions) # 317.66 [+38.20] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 320.68 [+3.02] PASS: direct policy matches (exceptions and block policies) # 323.55 [+2.87] PASS: policy matches (exceptions and block policies) # 349.95 [+26.40] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 352.82 [+2.87] PASS: direct policy matches (exceptions and block policies after hresh changes) # 355.83 [+3.00] PASS: policy matches (exceptions and block policies after hresh changes) # 382.11 [+26.28] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 385.17 [+3.06] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 388.05 [+2.88] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 416.42 [+28.37] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 419.26 [+2.83] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 422.20 [+2.94] PASS: policy matches (exceptions and block policies after htresh change to normal) # 428.40 [+6.20] PASS: policies with repeated htresh change # 981.01 [+552.61] 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__->