On Thu, Dec 14, 2017 at 6:28 AM, Olivier Matz <[email protected]> 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 <[email protected]> > Acked-by: Ajit Khaparde <[email protected]>

