From: Jakub Kicinski <[email protected]> Date: Fri, 20 Jul 2018 21:07:54 -0700
> From: John Hurley <[email protected]> > > Previously only the neighbour state was checked to decide if an offloaded > entry should be removed. However, there can be situations when the entry > is dead but still marked as valid. This can lead to dead entries not > being removed from fw tables or even incorrect data being added. > > Check the entry dead bit before deciding if it should be added to or > removed from fw neighbour tables. > > Fixes: 8e6a9046b66a ("nfp: flower vxlan neighbour offload") > Signed-off-by: John Hurley <[email protected]> > Reviewed-by: Jakub Kicinski <[email protected]> Patch applied and queued up for -stable, thanks Jakub.
