fib: fix coverity 253539 04/37004/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 23 Aug 2022 17:23:47 +0000 (17:23 +0000)
committerNeale Ranns <neale@graphiant.com>
Mon, 29 Aug 2022 23:52:13 +0000 (23:52 +0000)
commit165c963ec5f2d80ab1871e63e0bdd602a9c430e3
treed07d6c244e509c49a817132ccbe635766c9065b3
parentb46a4e69e5db18ef792415439d04a0ab22c59386
fib: fix coverity 253539

Add an ASSERT so coverity is aware of the assumption taken,
without incurring any penalty in release build.

Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I3e7e1e77059492315409efbed47657f9e56d167c
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/vnet/dpo/load_balance.c