0c2b79e8d5
MBUF pool of size 8192 was causing packet loss when using four ports. To
fix this issue this patch specifies the number of MBUF's per port
instead of having one set MBUF pool size, this way it will adapt to any
number of ports.
Fixes:
|
||
---|---|---|
.. | ||
ka-agent | ||
main.c | ||
Makefile | ||
meson.build | ||
shm.c | ||
shm.h |