[PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPv6 packets

Akhil Goyal gakhil at marvell.com
Wed Jun 25 13:40:07 CEST 2025


> Subject: [PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPv6 packets
> 
> While running ipsec-secgw application if IPV6 rules are not
> configured in ipsec configuration lpm look up fails and
> destination port is updated as BAD_PORT.During process_packet
> ethernet_hdr is updated resulting in crash due out of bound.
> This patch fixes the same.
> Fixes: 6eb3ba03995c ("examples/ipsec-secgw: support poll mode NEON LPM
> lookup")
Cc: stable at dpdk.org

> 
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list