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.71 [+0.71] Error: Requested AUTH algorithm not found. # 0.74 [+0.04] Error: Requested AUTH algorithm not found. # 0.80 [+0.06] Error: Requested AUTH algorithm not found. # 0.84 [+0.04] Error: Requested AUTH algorithm not found. # 0.90 [+0.06] Error: Requested AUTH algorithm not found. # 0.94 [+0.04] Error: Requested AUTH algorithm not found. # 1.00 [+0.06] Error: Requested AUTH algorithm not found. # 1.04 [+0.04] Error: Requested AUTH algorithm not found. # 34.38 [+33.34] FAIL: expected ping to .254 to use ipsec tunnel # 54.70 [+20.33] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 74.96 [+20.26] FAIL: expected ping to .253 to use ipsec tunnel (exceptions) # 95.17 [+20.22] FAIL: expected ping to .2 to use ipsec tunnel (exceptions) # 116.32 [+21.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 136.54 [+20.23] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies) # 156.80 [+20.26] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies) # 181.07 [+24.27] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 201.29 [+20.22] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hresh changes) # 221.51 [+20.22] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hresh changes) # 242.77 [+21.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 262.97 [+20.20] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 283.18 [+20.21] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 310.43 [+27.25] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 330.65 [+20.22] FAIL: expected ping to .253 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 350.87 [+20.22] FAIL: expected ping to .2 to use ipsec tunnel (exceptions and block policies after htresh change to normal) # 351.28 [+0.41] PASS: policies with repeated htresh change # 383.73 [+32.45] 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__->