[dpdk-dev] [PATCH 0/2] common/qat: handle offset greater than first sgl segment

Tomasz Jozwiak tomaszx.jozwiak at intel.com
Thu Aug 2 17:09:24 CEST 2018


This patchset fixes buffer lengths and SGL filling 
to handle offset greater than first SGL segment.

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

 drivers/common/qat/qat_common.c | 77 +++++++++++++++++------------------------
 drivers/common/qat/qat_common.h |  2 +-
 drivers/compress/qat/qat_comp.c | 19 +++++-----
 drivers/crypto/qat/qat_sym.c    | 18 +++++-----
 4 files changed, 53 insertions(+), 63 deletions(-)

-- 
2.7.4



More information about the dev mailing list