numam-dpdk/examples/l3fwd-power
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
..
main.c examples: check stop call status 2020-10-16 22:26:41 +02:00
main.h examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00
Makefile examples: remove legacy sections of makefiles 2020-09-07 16:53:41 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
perf_core.c examples/l3fwd-power: fix updating lcore parameters 2020-07-22 01:44:37 +02:00
perf_core.h examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00