> -----Original Message----- > From: Dybkowski, AdamX > Sent: Tuesday, May 21, 2019 4:10 PM > To: [email protected]; Trahe, Fiona <[email protected]>; Jozwiak, TomaszX > <[email protected]>; [email protected] > Subject: [PATCH] compress/qat: fixed overflow status return from qat pmd > > This patch fixes fail status returned from compression PMD > in case destination buffer size in not enough to store > all data. > > Fixes: 3dc9ef2d23fe ("compress/qat: fix returned status on overflow") > Signed-off-by: Adam Dybkowski <[email protected]> > --- Nack - we'll send a v2

