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 # 120.86 [+120.86] PASS: policy before exception matches # 142.92 [+22.07] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 144.41 [+1.49] PASS: direct policy matches (exceptions) # 145.88 [+1.47] PASS: policy matches (exceptions) # 174.91 [+29.03] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 176.39 [+1.48] PASS: direct policy matches (exceptions and block policies) # 177.90 [+1.51] PASS: policy matches (exceptions and block policies) # 205.67 [+27.77] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 207.09 [+1.42] PASS: direct policy matches (exceptions and block policies after hresh changes) # 208.58 [+1.49] PASS: policy matches (exceptions and block policies after hresh changes) # 232.60 [+24.02] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 234.05 [+1.45] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 235.52 [+1.48] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 258.19 [+22.67] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 259.66 [+1.47] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 261.13 [+1.47] PASS: policy matches (exceptions and block policies after htresh change to normal) # 264.12 [+2.99] PASS: policies with repeated htresh change # 534.73 [+270.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-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->