[PATCH v1] examples/l3fwd: fix core dump after packet match
Thomas Monjalon
thomas at monjalon.net
Mon Oct 10 23:51:49 CEST 2022
> > 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.morrissey at intel.com
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Sean Morrissey <sean.morrissey at intel.com>
> Tested-by: Lingli Chen <linglix.chen at intel.com>
Applied, thanks.
More information about the stable
mailing list