Hi,

Is there an external or internal API to retrieve the physical address of a 
packet.
I would like to use the linux-generic memory management implementation with 
hugepages.
In DPDK there is :
/**
* A macro that returns the IO address that points to the start of the
* data in the mbuf
*
*/
#define rte_pktmbuf_iova(m)

Thanks,
Liron

Reply via email to