On Thu, Dec 14, 2017 at 6:28 AM, Olivier Matz
wrote:
> The functions rte_mbuf_data_dma_addr*() are deprecated.
> Replace them with their iova version. Also rename the 'data' variable
> to 'mbuf' for more readability.
>
> Signed-off-by: Olivier Matz
>
Acked-by: Ajit Khaparde
The functions rte_mbuf_data_dma_addr*() are deprecated.
Replace them with their iova version. Also rename the 'data' variable
to 'mbuf' for more readability.
Signed-off-by: Olivier Matz
---
drivers/net/bnxt/bnxt_ring.h | 3 ---
drivers/net/bnxt/bnxt_rxr.c | 22 +++---
drivers/n
2 matches
Mail list logo