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 # 138.33 [+138.33] PASS: policy before exception matches # 160.63 [+22.29] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 162.23 [+1.60] PASS: direct policy matches (exceptions) # 163.81 [+1.58] PASS: policy matches (exceptions) # 193.96 [+30.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 195.64 [+1.68] PASS: direct policy matches (exceptions and block policies) # 197.18 [+1.54] PASS: policy matches (exceptions and block policies) # 224.24 [+27.06] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 225.92 [+1.68] PASS: direct policy matches (exceptions and block policies after hresh changes) # 227.57 [+1.65] PASS: policy matches (exceptions and block policies after hresh changes) # 250.80 [+23.23] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 252.49 [+1.69] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 254.19 [+1.71] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 283.16 [+28.96] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 284.67 [+1.51] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 286.30 [+1.63] PASS: policy matches (exceptions and block policies after htresh change to normal) # 289.66 [+3.36] PASS: policies with repeated htresh change # 597.67 [+308.01] 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__->