[dpdk-dev] [PATCH V3] table: fix bucket empty logic
Thomas Monjalon
thomas at monjalon.net
Fri Jul 9 22:43:31 CEST 2021
> > Due to a typo, only 3 out of 4 keys in the bucket of the exact match
> > table were considered, which can result in valid keys being
> > incorrectly dropped from the table.
> >
> > Fixes: d0a00966618ba ("table: add exact match SWX table")
> > Cc: stable at dpdk.org
> > Cc: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> >
> > Signed-off-by: Thierry Herbelot <thierry.herbelot at 6wind.com>
>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Applied, thanks
More information about the dev
mailing list