> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Haiyue Wang
> Sent: Friday, July 12, 2019 1:27 AM
> To: [email protected]
> Cc: Wang, Haiyue <[email protected]>; [email protected]
> Subject: [dpdk-dev] [PATCH v1] net/ice: use rx/tx DMA iova instead of
> phys_addr which is deprecated
> 
> The phys_addr concept is deprecated in rte_memzone, change it to access iova
> member, and use the type 'rte_iova_t'.
> 
> Also rename the rx/tx_ring_phys_addr definitions to rx/tx_ring_dma that
> matches the IOVA concept design.
> 
> Fixes: 50370662b727 ("net/ice: support device and queue ops")
> Cc: [email protected]
> 
> Signed-off-by: Haiyue Wang <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to