a01070dac9
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:
|
||
---|---|---|
.. | ||
main.c | ||
meson.build |