03/07/2024 12:11, Konstantin Ananyev:
>
> >
> > 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: s
>
> 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: sta...@dpdk.org
>
> Signed-off-by: Kaiwen Deng
> ---
> -Original Message-
> From: Kaiwen Deng
> Sent: Wednesday, July 3, 2024 3:51 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhou, YidingX ; Deng, KaiwenX
> ; Sean Morrissey
> Subject: [PATCH] examples/l3fwd: Fix core dump with multiple socket
>
> Setting acl w
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: sta...@dpdk.org
Signed-off-by: Kaiwen Deng
---
examples/l3fwd/l3fwd_acl.
4 matches
Mail list logo