[dpdk-dev] [PATCH v1] crypto/ccp: use contiguous allocation for DMA memory

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Apr 17 15:02:58 CEST 2018



> -----Original Message-----
> From: Ravi Kumar [mailto:Ravi1.kumar at amd.com]
> Sent: Tuesday, April 17, 2018 11:32 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>;
> hemant.agrawal at nxp.com
> Subject: [PATCH v1] crypto/ccp: use contiguous allocation for DMA memory
> 
> 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 <Ravi1.kumar at amd.com>

Squashed into second commit of the AMD CCP patchset and applied to dpdk-next-crypto.

Thanks for the quick patch!
Pablo


More information about the dev mailing list