* RE: [PATCH] test/crypto: fix for mbuf sanity check failure
[not found] <20250923142254.1904208-1-nkaithakadan@marvell.com>
@ 2025-10-01 7:43 ` Akhil Goyal
0 siblings, 0 replies; only message in thread
From: Akhil Goyal @ 2025-10-01 7:43 UTC (permalink / raw)
To: Nithinsen Kaithakadan, dev
Cc: Anoob Joseph, Tejasree Kondoj, kai.ji, ciara.power,
pablo.de.lara.guarch, arkadiuszx.kusztal, dpdk stable
> Subject: [PATCH] test/crypto: fix for mbuf sanity check failure
>
> This patch resolves the following mbuf sanity check errors.
> - updating nb_segs and pkt_len in the head mbuf after
> freeing intermediate nodes in the chain.
> - fix incorrect usage of rte_pktmbuf_append by ensuring
> the head mbuf is passed instead of an intermediate
> node, allowing proper tail detection and metadata
> update.
>
> Fixes: dc3f6c5347b2 ("test/crypto: fix wireless auth digest segment")
> Fixes: 43220096d66a ("test/crypto: add PDCP cases for scatter gather")
> Fixes: dcdd01691f39 ("test/crypto: add GMAC SGL")
> Fixes: f3dbf94be60c ("app/test: check SGL on QAT")
Cc: stable@dpdk.org
>
> Signed-off-by: Nithinsen Kaithakadan <nkaithakadan@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
Thanks.
^ permalink raw reply [flat|nested] only message in thread