> -----Original Message----- > From: Dybkowski, AdamX <[email protected]> > Sent: Wednesday, April 28, 2021 3:42 PM > To: [email protected]; Zhang, Roy Fan <[email protected]>; Kusztal, > ArkadiuszX <[email protected]>; [email protected] > Cc: Dybkowski, AdamX <[email protected]> > Subject: [PATCH 2/2] compress/qat: enable compression on QAT GEN3 > > This patch enables the compression on QAT GEN3 (on hardware > versions that support it) and changes the error message shown > on older hardware versions that don't support the compression. > > It also fixes the crash that happened on IM buffer allocation > failure (not enough memory) during the PMD cleaning phase. > > Fixes: a124830a6f00 ("compress/qat: enable dynamic huffman encoding") > Fixes: 352332744c3a ("compress/qat: add dynamic SGL allocation") > > Signed-off-by: Adam Dybkowski <[email protected]> > ---
Acked-by: Fan Zhang <[email protected]>

