> -----Original Message-----
> From: wangyunjian <[email protected]>
> Sent: Thursday, May 14, 2020 4:30 PM
> To: [email protected]
> Cc: Gagandeep Singh <[email protected]>; Hemant Agrawal
> <[email protected]>; [email protected];
> [email protected]; Yunjian Wang <[email protected]>
> Subject: [dpdk-dev] [PATCH v3 0/2] fixes for caam_jr
> 
> From: Yunjian Wang <[email protected]>
> 
> This series include two fixes patches for caam_jr driver.
> 
> ---
> v3:
>  * Add function to initialize g_uio_job_ring and g_job_rings
>  * Add fix return type
> v2:
>  * Change "job_ring->uio_fd" type suggested by Gagandeep Singh
> 
> Yunjian Wang (2):
>   crypto/caam_jr: fix wrong check of fd
>   crypto/caam_jr: fix the functions to use the correct type
> 

Series-acked-by: Gagandeep Singh <[email protected]>

>  drivers/crypto/caam_jr/caam_jr.c             | 23 ++++++++++---
>  drivers/crypto/caam_jr/caam_jr_hw_specific.h |  2 +-
>  drivers/crypto/caam_jr/caam_jr_pvt.h         |  9 +++---
>  drivers/crypto/caam_jr/caam_jr_uio.c         | 34 +++++++++++++-------
>  4 files changed, 47 insertions(+), 21 deletions(-)
> 
> --
> 2.19.1
> 

Reply via email to