> -Original Message-
> From: Ravi Kumar [mailto:ravi1.ku...@amd.com]
> Sent: Tuesday, April 17, 2018 11:32 AM
> To: dev@dpdk.org
> Cc: De Lara Guarch, Pablo ;
> hemant.agra...@nxp.com
> Subject: [PATCH v1] crypto/ccp: use contiguous allocation for DMA memory
>
> rte_eal_get_physmem_layou
On 17-Apr-18 11:32 AM, Ravi Kumar wrote:
rte_eal_get_physmem_layout() is obsolete now.
This patch fix the broken API usage and allocates
DMA memory with RTE_MEMZONE_IOVA_CONTIG memzone flag.
Signed-off-by: Ravi Kumar
---
FWIW,
Reviewed-by: Anatoly Burakov
--
Thanks,
Anatoly
rte_eal_get_physmem_layout() is obsolete now.
This patch fix the broken API usage and allocates
DMA memory with RTE_MEMZONE_IOVA_CONTIG memzone flag.
Signed-off-by: Ravi Kumar
---
drivers/crypto/ccp/ccp_dev.c | 45 +++-
1 file changed, 19 insertions(+), 26
3 matches
Mail list logo