[dpdk-dev] [PATCH v3 0/3] DMA map anonymous memory to eth devices

Ferruh Yigit ferruh.yigit at intel.com
Fri Apr 5 02:17:19 CEST 2019


On 4/4/2019 8:34 PM, Shahaf Shuler wrote:
> Small series to use the APIs introduced by commit c33a675b6276 ("bus: introduce device level DMA memory mapping")
> 
> On v3:
>  * remove redundant return.
> 
> On v2:
>  * enforcing parameter validity at option parse time.
>  * precede unmap to be before unregister.
>  * extended debug log verbosity to include eth device name.
>  * precede unmap and unregister to happen before eth devices are detached.
> 
> Shahaf Shuler (3):
>   app/testpmd: fix mempool free on exit
>   app/testpmd: support creation of no IOVA contig mempools
>   app/testpmd: map anonymous memory for eth devices
> 

Hi Wenzhuo, Jingjing, Bernard,

Can you please check this patch?

Thanks,
ferruh



More information about the dev mailing list