> 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: stable@dpdk.org > > Signed-off-by: Rahul Bhansali > --- Acked-by: Akhil Goyal Applied to dpdk-next-crypto