numam-dpdk/examples/l3fwd-power
Moti Haimovsky 6265115f94 examples/l3fwd-power: fix power library fallback
This patch replaces the rte_exit routine with error printing when
init_power_library() fails and by that restores the previous behavior
of the program (which was to issue an error message and continue
working if init_power_library fails). This allows the user to still
experience the Rx interrupts feature of the DPDK demonstrated in
this program.

Fixes: f88e7c175a ("examples/l3fwd-power: add high/regular perf cores options")
Cc: stable@dpdk.org

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: David Hunt <david.hunt@intel.com>
2018-11-14 04:39:56 +01:00
..
main.c examples/l3fwd-power: fix power library fallback 2018-11-14 04:39:56 +01:00
main.h examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00
Makefile examples/l3fwd-power: support traffic pattern aware control 2018-10-26 01:55:07 +02:00
meson.build examples/l3fwd-power: support traffic pattern aware control 2018-10-26 01:55:07 +02:00
perf_core.c examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00
perf_core.h examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00