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 # 122.40 [+122.40] PASS: policy before exception matches # 144.56 [+22.16] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 146.14 [+1.58] PASS: direct policy matches (exceptions) # 147.68 [+1.54] PASS: policy matches (exceptions) # 177.28 [+29.61] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 178.80 [+1.51] PASS: direct policy matches (exceptions and block policies) # 180.31 [+1.52] PASS: policy matches (exceptions and block policies) # 206.10 [+25.79] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 207.58 [+1.48] PASS: direct policy matches (exceptions and block policies after hresh changes) # 209.18 [+1.60] PASS: policy matches (exceptions and block policies after hresh changes) # 233.37 [+24.20] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 234.95 [+1.58] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 236.52 [+1.57] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 265.35 [+28.83] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 266.89 [+1.54] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 268.43 [+1.54] PASS: policy matches (exceptions and block policies after htresh change to normal) # 271.64 [+3.22] PASS: policies with repeated htresh change # 553.44 [+281.79] 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__->