> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Fiona Trahe > Sent: Friday, 5 July, 2019 19:16 > To: [email protected] > Cc: [email protected]; Trybula, ArturX <[email protected]>; > [email protected]; Trahe, Fiona <[email protected]> > Subject: [dpdk-dev] [PATCH v2] compress/qat: fixed overflow status return > from qat pmd > > From: Tomasz Jozwiak <[email protected]> > > This patch fixes fail status returned from compression PMD in case > destination buffer size is not enough to store all data. > > Fixes: 3dc9ef2d23fe ("compress/qat: fix returned status on overflow") > Cc: [email protected] > > Signed-off-by: Tomasz Jozwiak <[email protected]> > Signed-off-by: Adam Dybkowski <[email protected]> > ---
Acked-by: Adam Dybkowski <[email protected]>

