mbox

[0/2] common/qat: handle offset greater than first sgl segment

Message ID 1533222566-17685-1-git-send-email-tomaszx.jozwiak@intel.com (mailing list archive)
Headers

Message

Tomasz Jozwiak Aug. 2, 2018, 3:09 p.m. UTC
  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(-)