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.88 [+0.88] Error: Requested AUTH algorithm not found. # 0.93 [+0.05] Error: Requested AUTH algorithm not found. # 1.00 [+0.07] Error: Requested AUTH algorithm not found. # 1.04 [+0.05] Error: Requested AUTH algorithm not found. # 1.11 [+0.07] Error: Requested AUTH algorithm not found. # 1.16 [+0.05] Error: Requested AUTH algorithm not found. # 1.23 [+0.07] Error: Requested AUTH algorithm not found. # 1.28 [+0.05] Error: Requested AUTH algorithm not found. # 36.35 [+35.07] FAIL: expected ping to .254 to use ipsec tunnel # 56.70 [+20.35] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 76.95 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions) # 97.20 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions) # 118.54 [+21.34] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 138.78 [+20.23] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies) # 159.02 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies) # 185.30 [+26.28] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 205.56 [+20.26] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hresh changes) # 225.82 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hresh changes) # 248.15 [+22.33] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 268.40 [+20.26] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 288.65 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 310.93 [+22.28] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 331.19 [+20.26] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 351.43 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 351.85 [+0.42] PASS: policies with repeated htresh change # 384.92 [+33.07] 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__->