On Mon, Jul 5, 2021 at 7:06 PM Conor Walsh <[email protected]> wrote: > > This patch aligns the l3fwd FIB code with the changes made to LPM in > commit 74fb854a3de6 ("examples/l3fwd: remove useless reloads in LPM > main loop"). > This change ensures the compiler knows that the lcore config variables > are constant values and the compiler will then optimize the code > accordingly. > > Signed-off-by: Conor Walsh <[email protected]> Acked-by: Konstantin Ananyev <[email protected]> Reviewed-by: Ruifeng Wang <[email protected]> Reviewed-by: David Marchand <[email protected]>
Applied, thanks. -- David Marchand

