> > i40e was failing to run in XEN domain0, as the physical memory for adminq
> > DMA should be allocated and translated in a different way for XEN domain0.
> > So
> > rte_memzone_reserve_bounded() should be used for DMA memory allocation,
> > and rte_mem_phy2mch() should be used for DMA memory add
Acked-by: Jijiang Liu
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Helin Zhang
> Sent: Thursday, August 14, 2014 2:13 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] i40e: support xen domain0
>
> i40e was failing to run i
i40e was failing to run in XEN domain0, as the physical
memory for adminq DMA should be allocated and translated
in a different way for XEN domain0. So
rte_memzone_reserve_bounded() should be used for DMA
memory allocation, and rte_mem_phy2mch() should be used
for DMA memory address translation to
> i40e was failing to run in XEN domain0, as the physical
> memory for adminq DMA should be allocated and translated
> in a different way for XEN domain0. So
> rte_memzone_reserve_bounded() should be used for DMA
> memory allocation, and rte_mem_phy2mch() should be used
> for DMA memory address tr
4 matches
Mail list logo