[dpdk-dev] [PATCH v3 0/2] fixes for caam_jr

wangyunjian wangyunjian at huawei.com
Thu May 14 12:59:43 CEST 2020


From: Yunjian Wang <wangyunjian at huawei.com>

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

 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




More information about the dev mailing list