ubject: Re: [dpdk-dev] [PATCH v2 02/14] crypto/caam_jr: add HW tuning
> options
>
> Hi
>
> > -Original Message-
> > From: Thomas Monjalon
> > Sent: Friday, October 19, 2018 2:42 PM
> > To: Gagandeep Singh
> > Cc: dev@dpdk.org; Akhil Goyal ; Hemant A
Hi
> -Original Message-
> From: Thomas Monjalon
> Sent: Friday, October 19, 2018 2:42 PM
> To: Gagandeep Singh
> Cc: dev@dpdk.org; Akhil Goyal ; Hemant Agrawal
>
> Subject: Re: [dpdk-dev] [PATCH v2 02/14] crypto/caam_jr: add HW tuning
> options
>
> 12/
12/10/2018 16:40, Gagandeep Singh:
> --- /dev/null
> +++ b/drivers/crypto/caam_jr/caam_jr_config.h
> +typedef uint64_t dma_addr_t;
In some environments, there is a redefinition error because of
drivers/bus/dpaa/include/compat.h
caam_jr hardware can be tuned for multiple settings
like ring depth, coalescing, notification types, cache
size etc.
These parameter can be used for performance tuning
for various platforms.
Signed-off-by: Gagandeep Singh
Signed-off-by: Hemant Agrawal
---
drivers/crypto/caam_jr/caam_jr_config.
4 matches
Mail list logo