On 3/13/2017 8:02 AM, Jerin Jacob wrote: > nicvf HW expects the DMA address of the packet data to be > aligned with cache line size. > > Packet data offset is a function of struct mbuf size, > mbuf private size and headroom. mbuf private size can > be changed from the application in pool creation, this > check detects HW alignment requirement constraint in pmd > start function. > > Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com> > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>
Applied to dpdk-next-net/master, thanks.