DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH v3 0/2] fixes for caam_jr
@ 2020-05-14 10:59 wangyunjian
  2020-05-15  6:48 ` Gagandeep Singh
  0 siblings, 1 reply; 3+ messages in thread
From: wangyunjian @ 2020-05-14 10:59 UTC (permalink / raw)
  To: dev; +Cc: g.singh, hemant.agrawal, jerry.lilijun, xudingke, Yunjian Wang

From: Yunjian Wang <wangyunjian@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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v3 0/2] fixes for caam_jr
  2020-05-14 10:59 [dpdk-dev] [PATCH v3 0/2] fixes for caam_jr wangyunjian
@ 2020-05-15  6:48 ` Gagandeep Singh
  2020-05-17 14:10   ` Akhil Goyal
  0 siblings, 1 reply; 3+ messages in thread
From: Gagandeep Singh @ 2020-05-15  6:48 UTC (permalink / raw)
  To: wangyunjian, dev; +Cc: Hemant Agrawal, jerry.lilijun, xudingke



> -----Original Message-----
> From: wangyunjian <wangyunjian@huawei.com>
> Sent: Thursday, May 14, 2020 4:30 PM
> To: dev@dpdk.org
> Cc: Gagandeep Singh <G.Singh@nxp.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>; jerry.lilijun@huawei.com;
> xudingke@huawei.com; Yunjian Wang <wangyunjian@huawei.com>
> Subject: [dpdk-dev] [PATCH v3 0/2] fixes for caam_jr
> 
> From: Yunjian Wang <wangyunjian@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
> 

Series-acked-by: Gagandeep Singh <G.singh@nxp.com>

>  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
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v3 0/2] fixes for caam_jr
  2020-05-15  6:48 ` Gagandeep Singh
@ 2020-05-17 14:10   ` Akhil Goyal
  0 siblings, 0 replies; 3+ messages in thread
From: Akhil Goyal @ 2020-05-17 14:10 UTC (permalink / raw)
  To: Gagandeep Singh, wangyunjian, dev; +Cc: Hemant Agrawal, jerry.lilijun, xudingke

> > From: Yunjian Wang <wangyunjian@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
> >
> 
> Series-acked-by: Gagandeep Singh <G.singh@nxp.com>
Applied to dpdk-next-crypto

Thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-17 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 10:59 [dpdk-dev] [PATCH v3 0/2] fixes for caam_jr wangyunjian
2020-05-15  6:48 ` Gagandeep Singh
2020-05-17 14:10   ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).