numam-dpdk/examples/l3fwd-power
Anatoly Burakov 613ce6691c examples/l3fwd-power: implement proper shutdown
Currently, shutdown for l3fwd-power application is all over the place
and may or may not happen either in the signal handler or in the main()
function. Fix this so that the signal handler will only set the exit
variable, thereby allowing all of the loops to end properly and proceed
to deinitialize everything.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: David Hunt <david.hunt@intel.com>
Reviewed-by: Reshma Pattan <reshma.pattan@intel.com>
2020-04-26 23:51:23 +02:00
..
main.c examples/l3fwd-power: implement proper shutdown 2020-04-26 23:51:23 +02:00
main.h examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00
Makefile examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
meson.build examples/power: fix FreeBSD meson lib dependency 2019-07-12 10:26:55 +01:00
perf_core.c remove extra blank lines at end of files 2019-08-05 15:19:32 +02:00
perf_core.h examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00