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 # 125.75 [+125.75] PASS: policy before exception matches # 147.87 [+22.12] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 149.34 [+1.47] PASS: direct policy matches (exceptions) # 150.83 [+1.49] PASS: policy matches (exceptions) # 180.07 [+29.24] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 181.67 [+1.60] PASS: direct policy matches (exceptions and block policies) # 183.19 [+1.51] PASS: policy matches (exceptions and block policies) # 207.02 [+23.84] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 208.47 [+1.44] PASS: direct policy matches (exceptions and block policies after hresh changes) # 209.97 [+1.50] PASS: policy matches (exceptions and block policies after hresh changes) # 234.99 [+25.02] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 236.41 [+1.41] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 237.92 [+1.51] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 262.67 [+24.75] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 264.12 [+1.45] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 265.62 [+1.50] PASS: policy matches (exceptions and block policies after htresh change to normal) # 268.68 [+3.06] PASS: policies with repeated htresh change # 555.82 [+287.14] 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__->