> Subject: [PATCH] app/test: handle error packets from inline IPsec > > In inline IPsec path, when the ol_flags indicate error, pkt might > be incomplete. Hence don't trust the m->pkt_len to determine the > size of packet, rather consider even data length's per segment. > > Signed-off-by: Nithin Dabilpuram <ndabilpu...@marvell.com> > --- Acked-by: Akhil Goyal <gak...@marvell.com>
Applied to dpdk-next-crypto Thanks.