[pull-request] next-crypto 18.08-rc3

Message ID 20180803072214.10368-1-pablo.de.lara.guarch@intel.com (mailing list archive)
State Accepted, archived
Headers
Series [pull-request] next-crypto 18.08-rc3 |

Pull-request

http://dpdk.org/git/next/dpdk-next-crypto

Checks

Context Check Description
ci/Intel-compilation fail apply issues

Message

De Lara Guarch, Pablo Aug. 3, 2018, 7:22 a.m. UTC
  The following changes since commit e94be227b7ea025d8fd0ee5d79052a8c31d432c6:

  net/dpaa2: remove loop for unused pool entries (2018-08-03 17:09:44 +0200)

are available in the Git repository at:

  http://dpdk.org/git/next/dpdk-next-crypto 

for you to fetch changes up to fb33043c4552e1166bbb3a8d9f140aacd0377ef9:

  common/qat: fix offset greater than first sgl segment (2018-08-03 08:14:24 +0100)

----------------------------------------------------------------
Lee Daly (1):
      compress/isal: fix offset check

Pablo de Lara (1):
      app/crypto-perf: fix auth IV offset

Tomasz Jozwiak (2):
      compress/qat: fix buffer lengths in offset case
      common/qat: fix offset greater than first sgl segment

 app/test-crypto-perf/cperf_ops.c          |  3 ++
 drivers/common/qat/qat_common.c           | 77 +++++++++++++------------------
 drivers/common/qat/qat_common.h           |  2 +-
 drivers/compress/isal/isal_compress_pmd.c | 10 ++--
 drivers/compress/qat/qat_comp.c           | 19 ++++----
 drivers/crypto/qat/qat_sym.c              | 18 ++++----
 6 files changed, 61 insertions(+), 68 deletions(-)
  

Comments

Thomas Monjalon Aug. 5, 2018, 1:23 p.m. UTC | #1
03/08/2018 09:22, Pablo de Lara:
>   http://dpdk.org/git/next/dpdk-next-crypto 

Pulled, thanks