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.87 [+0.87] Error: Requested AUTH algorithm not found. # 0.92 [+0.05] Error: Requested AUTH algorithm not found. # 1.00 [+0.08] Error: Requested AUTH algorithm not found. # 1.05 [+0.05] Error: Requested AUTH algorithm not found. # 1.13 [+0.08] Error: Requested AUTH algorithm not found. # 1.18 [+0.05] Error: Requested AUTH algorithm not found. # 1.26 [+0.08] Error: Requested AUTH algorithm not found. # 1.32 [+0.05] Error: Requested AUTH algorithm not found. # 36.01 [+34.69] FAIL: expected ping to .254 to use ipsec tunnel # 56.35 [+20.34] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 76.60 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions) # 96.85 [+20.26] FAIL: expected ping to .2 to use ipsec tunnel (exceptions) # 118.18 [+21.33] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 138.42 [+20.24] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies) # 158.68 [+20.26] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies) # 184.99 [+26.31] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 205.24 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hresh changes) # 225.50 [+20.26] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hresh changes) # 245.81 [+20.31] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 266.06 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 286.32 [+20.27] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 314.62 [+28.29] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 334.84 [+20.22] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 355.08 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 355.44 [+0.36] PASS: policies with repeated htresh change # 388.55 [+33.11] 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__->