> 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
Acked-by: Thomas Monjalon
Commit reference 08b563ffb19 ("mbuf: replace data pointer by an offset") added.
Applied
Thanks
--
Thomas
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
---
examples/dpdk_qat/crypto.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/examples/dpdk_qat/crypto.c b/examples/dpdk_qat/
2 matches
Mail list logo