On Fri, Jan 28, 2022 at 6:44 PM Kevin Traynor <[email protected]> wrote: > > On 27/01/2022 18:08, Vladimir Medvedkin wrote: > > This patch fixes the division by 0, > > which occurs if the number of routes is less than 10. > > Can be triggered by passing -n argument with value < 10: > > > > ./dpdk-test-fib -- -n 9 > > ... > > Floating point exception (core dumped) > > > > Fixes: 103809d032cd ("app/test-fib: add test application for FIB") > > Cc: [email protected] > > > > Signed-off-by: Vladimir Medvedkin <[email protected]> > Acked-by: Kevin Traynor <[email protected]>
Applied, thanks. -- David Marchand

