> > This patch fixes a core dump which occurs on 32-bit-builds after sending a
> > matched packet due to overrunning an array.
> >
> > Fixes: 6de0ea50e9b9 ("examples/l3fwd: merge l3fwd-acl example")
> > Cc: sean.morris...@intel.com
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Sean Morrissey
>
> -Original Message-
> From: Sean Morrissey
> Sent: Wednesday, September 7, 2022 7:34 PM
> To: Konstantin Ananyev ; Morrissey, Sean
>
> Cc: dev@dpdk.org; sta...@dpdk.org
> Subject: [PATCH v1] examples/l3fwd: fix core dump after packet match
>
> This pa
Acked-by: Vladimir Medvedkin
On 07/09/2022 12:33, Sean Morrissey wrote:
This patch fixes a core dump which occurs on 32-bit-builds
after sending a matched packet due to overrunning an array.
Fixes: 6de0ea50e9b9 ("examples/l3fwd: merge l3fwd-acl example")
Cc: sean.morris...@intel.com
Cc: sta...
This patch fixes a core dump which occurs on 32-bit-builds
after sending a matched packet due to overrunning an array.
Fixes: 6de0ea50e9b9 ("examples/l3fwd: merge l3fwd-acl example")
Cc: sean.morris...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Sean Morrissey
---
examples/l3fwd/l3fwd_acl_scal
4 matches
Mail list logo