[PATCH] examples/l3fwd: Fix core dump with multiple socket

Li, HongboX hongbox.li at intel.com
Wed Jul 3 12:09:09 CEST 2024


> -----Original Message-----
> From: Kaiwen Deng <kaiwenx.deng at intel.com>
> Sent: Wednesday, July 3, 2024 3:51 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Zhou, YidingX <yidingx.zhou at intel.com>; Deng, KaiwenX
> <kaiwenx.deng at intel.com>; Sean Morrissey <sean.morrissey at intel.com>
> Subject: [PATCH] examples/l3fwd: Fix core dump with multiple socket
> 
> Setting acl will clear the acl config of other sockets, which will result in core
> dump.
> 
> This commit will no longer clear the acl config when setting acl.
> 
> Fixes: 6de0ea50e9b9 ("examples/l3fwd: merge l3fwd-acl example")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Kaiwen Deng <kaiwenx.deng at intel.com>
> ---

Tested-by: Li, Hongbo <hongbox.li at intel.com>


More information about the dev mailing list