make -C tools/testing/selftests TARGETS="net" TEST_PROGS=xfrm_policy.sh TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: xfrm_policy.sh # 0.75 [+0.75] Error: Requested AUTH algorithm not found. # 0.80 [+0.04] Error: Requested AUTH algorithm not found. # 0.86 [+0.06] Error: Requested AUTH algorithm not found. # 0.91 [+0.05] Error: Requested AUTH algorithm not found. # 0.97 [+0.06] Error: Requested AUTH algorithm not found. # 1.02 [+0.05] Error: Requested AUTH algorithm not found. # 1.08 [+0.06] Error: Requested AUTH algorithm not found. # 1.12 [+0.04] Error: Requested AUTH algorithm not found. # 33.06 [+31.94] FAIL: expected ping to .254 to use ipsec tunnel # 53.36 [+20.31] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 73.60 [+20.23] FAIL: expected ping to .253 to use ipsec tunnel (exceptions) # 93.84 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions) # 115.05 [+21.22] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 135.28 [+20.23] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies) # 155.51 [+20.23] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies) # 181.77 [+26.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 202.01 [+20.23] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hresh changes) # 222.24 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hresh changes) # 243.54 [+21.30] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 263.76 [+20.22] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 284.00 [+20.23] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 309.28 [+25.29] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 329.52 [+20.24] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 349.76 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 350.14 [+0.38] PASS: policies with repeated htresh change # 379.40 [+29.26] PASS: policies inserted in random order not ok 1 selftests: net: xfrm_policy.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->