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.80 [+0.80] Error: Requested AUTH algorithm not found. # 0.85 [+0.05] Error: Requested AUTH algorithm not found. # 0.92 [+0.07] Error: Requested AUTH algorithm not found. # 0.97 [+0.05] Error: Requested AUTH algorithm not found. # 1.04 [+0.07] Error: Requested AUTH algorithm not found. # 1.09 [+0.05] Error: Requested AUTH algorithm not found. # 1.16 [+0.07] Error: Requested AUTH algorithm not found. # 1.20 [+0.05] Error: Requested AUTH algorithm not found. # 35.11 [+33.90] FAIL: expected ping to .254 to use ipsec tunnel # 55.42 [+20.31] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 75.64 [+20.22] FAIL: expected ping to .253 to use ipsec tunnel (exceptions) # 95.85 [+20.22] FAIL: expected ping to .2 to use ipsec tunnel (exceptions) # 116.97 [+21.12] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 137.23 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies) # 157.48 [+20.25] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies) # 182.77 [+25.29] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 203.00 [+20.24] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hresh changes) # 223.23 [+20.23] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hresh changes) # 246.53 [+23.29] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 266.77 [+20.25] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 287.00 [+20.23] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 313.26 [+26.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 333.48 [+20.22] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 353.72 [+20.24] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 354.06 [+0.34] PASS: policies with repeated htresh change # 385.22 [+31.16] 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__->