numam-dpdk/examples/l2fwd-keepalive
Louise Kilheeney 0c2b79e8d5 examples/l2fwd-keepalive: fix mbuf pool size
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: e64833f227 ("examples/l2fwd-keepalive: add sample application")
Cc: stable@dpdk.org

Signed-off-by: Louise Kilheeney <louise.kilheeney@intel.com>
Tested-by: Xi Zhang <xix.zhang@intel.com>
2020-05-11 17:18:58 +02:00
..
ka-agent ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
main.c examples/l2fwd-keepalive: fix mbuf pool size 2020-05-11 17:18:58 +02:00
Makefile ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
shm.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
shm.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00