numam-dpdk/examples/l3fwd
Nipun Gupta 2e94304c84 examples/l3fwd: fix Rx burst size for event mode
While dequeuing the packets from the event device, burst size
is provided in the API. This was not getting properly
configured in the application. This patch correctly configures
the burst size.

Fixes: aaf58cb85b ("examples/l3fwd: add event port and queue setup")
Cc: stable@dpdk.org

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Sunil Kumar Kori <skori@marvell.com>
2022-01-21 12:57:52 +01:00
..
l3fwd_altivec.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_common.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
l3fwd_em_hlm_neon.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_em_hlm_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_em_hlm.h examples/l3fwd: support event vector 2021-10-21 10:16:00 +02:00
l3fwd_em_sequential.h examples/l3fwd: support event vector 2021-10-21 10:16:00 +02:00
l3fwd_em.c examples/l3fwd: use reserved addresses for EM mode 2021-11-16 11:24:22 +01:00
l3fwd_em.h examples/l3fwd: support event vector 2021-10-21 10:16:00 +02:00
l3fwd_event_generic.c eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
l3fwd_event_internal_port.c examples/l3fwd: fix Rx burst size for event mode 2022-01-21 12:57:52 +01:00
l3fwd_event.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
l3fwd_event.h examples/l3fwd: support event vector 2021-10-21 10:16:00 +02:00
l3fwd_fib.c examples/l3fwd: print device name when adding routes 2021-11-16 11:24:22 +01:00
l3fwd_lpm_altivec.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm_neon.h examples/l3fwd: remove useless calculations in NEON LPM 2021-07-05 11:30:58 +02:00
l3fwd_lpm_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm.c examples/l3fwd: print device name when adding routes 2021-11-16 11:24:22 +01:00
l3fwd_lpm.h net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
l3fwd_neon.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
l3fwd_route.h examples/l3fwd: increase number of routes 2021-11-16 11:24:22 +01:00
l3fwd_sse.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
l3fwd.h examples/l3fwd: use reserved addresses for EM mode 2021-11-16 11:24:22 +01:00
main.c examples/l3fwd: increase number of routes 2021-11-16 11:24:22 +01:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00