numam-dpdk/examples/l3fwd
Ivan Ilchenko b55efbabe4 examples: check stop call status
rte_eth_dev_stop() return value was changed from void to int,
so this patch modify usage of this function across examples
according to new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2020-10-16 22:26:41 +02:00
..
l3fwd_altivec.h
l3fwd_common.h
l3fwd_em_hlm_neon.h
l3fwd_em_hlm_sse.h
l3fwd_em_hlm.h
l3fwd_em_sequential.h
l3fwd_em.c net: add function to calculate IPv4 header length 2020-10-16 19:48:17 +02:00
l3fwd_em.h
l3fwd_event_generic.c eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
l3fwd_event_internal_port.c eventdev: express DLB/DLB2 PMD constraints 2020-10-15 23:16:07 +02:00
l3fwd_event.c
l3fwd_event.h
l3fwd_lpm_altivec.h
l3fwd_lpm_neon.h
l3fwd_lpm_sse.h
l3fwd_lpm.c
l3fwd_lpm.h
l3fwd_neon.h
l3fwd_sse.h
l3fwd.h
main.c examples: check stop call status 2020-10-16 22:26:41 +02:00
Makefile
meson.build