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.82 [+0.82] Error: Requested AUTH algorithm not found. # 0.86 [+0.05] Error: Requested AUTH algorithm not found. # 0.93 [+0.07] Error: Requested AUTH algorithm not found. # 0.99 [+0.06] Error: Requested AUTH algorithm not found. # 1.06 [+0.08] Error: Requested AUTH algorithm not found. # 1.12 [+0.05] Error: Requested AUTH algorithm not found. # 1.20 [+0.08] Error: Requested AUTH algorithm not found. # 1.25 [+0.06] Error: Requested AUTH algorithm not found. # 36.96 [+35.71] FAIL: expected ping to .254 to use ipsec tunnel # 57.28 [+20.32] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 77.53 [+20.24] FAIL: expected ping to .253 to use ipsec tunnel (exceptions) # 97.76 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions) # 118.99 [+21.22] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 139.23 [+20.24] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies) # 159.47 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies) # 179.75 [+20.28] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 199.98 [+20.24] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hresh changes) # 220.21 [+20.23] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hresh changes) # 243.54 [+23.33] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 263.77 [+20.23] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 284.02 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 308.32 [+24.30] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 328.57 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 348.84 [+20.27] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 349.26 [+0.43] PASS: policies with repeated htresh change # 382.55 [+33.29] 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__->