> Subject: [PATCH] test/security: fix IPv6 next header field > > In case of IPv6 fragments are reassembled, then fragment > header will be removed from packet and next-header field in > IPv6 header will be updated to header followed by fragment header. > > Fixes: a310577766d6 ("test/security: add inline IPsec reassembly cases") Cc: sta...@dpdk.org
> > Signed-off-by: Rahul Bhansali <rbhans...@marvell.com> > --- Acked-by: Akhil Goyal <gak...@marvell.com> Applied to dpdk-next-crypto