> DPDK QAT app was using the old "data" field in mbuf, > so it has been subtituted with rte_pktmbuf_mtod function. > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com> Commit reference 08b563ffb19 ("mbuf: replace data pointer by an offset") added. Applied Thanks -- Thomas