10/01/2023 15:56, Mohammad Iqbal Ahmad: > This patch fixes (Logically dead code) coverity issue. > This patch also fixes (Uninitialized scalar variable) coverity issue. > > Coverity issue: 381687 > Coverity issue: 381686 > Fixes: 6a094e328598 ("examples/l3fwd: implement FIB lookup method") > > Signed-off-by: Mohammad Iqbal Ahmad <mah...@marvell.com>
It seems you removed "if (nh != FIB_DEFAULT_HOP)" Please could you explain what was the issue inside the commit message. It could help to find a better title as well.