> -----Original Message-----
> From: Trybula, ArturX
> Sent: Wednesday, October 16, 2019 10:41 AM
> To: [email protected]; Trahe, Fiona <[email protected]>; [email protected]; 
> Dybkowski, AdamX
> <[email protected]>; Trybula, ArturX <[email protected]>; 
> [email protected]
> Subject: [PATCH v4 0/2] Add overflow recovery for stateless compression
> 
> This patch adds out-of-space recoverable feature for stateless
> compression scenario to QuickAssist compressdev driver. Unit test
> was also created to verify the new feature.
> 
> v4:   - if a device doesn't support out-of-space recoverable feature,
>       then instead of "failed", "unsupported" result will be
>       printed out on the screen
> 
> v3:   - rebasing onto the recent master
> 
> v2:   - rebasing over the external mbufs
> 
> Artur Trybula (2):
>   compress/qat: overflow catch for stateless compression
>   test/compress: unit test for stateless overflow recovery
> 
>  app/test/test_compressdev.c     | 280 ++++++++++++++++++++++++++------
>  drivers/compress/qat/qat_comp.c |  28 +++-
>  2 files changed, 258 insertions(+), 50 deletions(-)
> 
> --
> 2.17.1
Series 
Acked-by: Fiona Trahe <[email protected]>

Reply via email to