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 net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_common.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02: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 build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_em_sequential.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_em.c net: add function to calculate IPv4 header length 2020-10-16 19:48:17 +02:00
l3fwd_em.h examples/l3fwd: add event em main loop 2020-01-28 10:05:19 +01:00
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 examples/l3fwd: fix error checking 2020-05-01 19:37:17 +02:00
l3fwd_event.h examples/l3fwd: add event lpm main loop 2020-01-28 10:05:16 +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 net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_lpm.c build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
l3fwd_lpm.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_neon.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd_sse.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
l3fwd.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
main.c examples: check stop call status 2020-10-16 22:26:41 +02:00
Makefile examples: use new link status print format 2020-09-21 18:05:38 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00