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

2018-08-03 Thread De Lara Guarch, Pablo
> -Original Message- > From: Jozwiak, TomaszX > Sent: Thursday, August 2, 2018 4:09 PM > To: De Lara Guarch, Pablo ; dev@dpdk.org; > Trahe, Fiona ; Jozwiak, TomaszX > > Subject: [PATCH 0/2] common/qat: handle offset greater than first sgl segment > > This patchset fixes buffer lengths

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

2018-08-02 Thread Tomasz Jozwiak
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 +---