numam-dpdk/examples/vm_power_manager
Chengchang Tang 10aa375704 examples: add eal cleanup to examples
According to the programming guide, the rte_eal_init should be used pairs
with rte_eal_cleanup.

This patch add rte_eal_cleanup to examples to encourage new users of
DPDK to use it.

Fixes: aec9c13c52 ("eal: add function to release internal resources")
Fixes: 3d0fad56b7 ("examples/fips_validation: add crypto FIPS application")
Fixes: c8e6ceeceb ("examples/ioat: add new sample app for ioat driver")
Fixes: 4ff457986f ("examples/l2fwd-event: add default poll mode routines")
Fixes: 08bd1a1744 ("examples/l3fwd-graph: add graph-based l3fwd skeleton")
Fixes: c5eebf85ba ("examples/ntb: add example for NTB")
Fixes: b77f660028 ("examples/pipeline: add new example application")
Fixes: edbed86d1c ("examples/vdpa: introduce a new sample for vDPA")
Fixes: c19beb3f38 ("examples/vhost_blk: introduce vhost storage sample")
Fixes: f5188211c7 ("examples/vhost_crypto: add sample application")
Cc: stable@dpdk.org

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
2021-04-21 20:21:25 +02:00
..
guest_cli examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
channel_manager.c power: clean up includes 2021-01-29 11:25:40 +01:00
channel_manager.h examples/vm_power: drop Unix path limit redefinition 2020-05-21 15:41:49 +02:00
channel_monitor.c power: clean up includes 2021-01-29 11:25:40 +01:00
channel_monitor.h power: clean up includes 2021-01-29 11:25:40 +01:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
Makefile examples: warn about broken pkg-config 2021-01-30 01:27:28 +01:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
oob_monitor_nop.c examples/vm_power_manager: fix build 2020-04-17 23:22:15 +02:00
oob_monitor_x86.c examples/vm_power: allow managing idle cores 2020-07-17 14:40:56 +02:00
oob_monitor.h examples/vm_power: add oob monitoring functions 2018-07-20 22:53:17 +02:00
parse.c examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
parse.h examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
power_manager.c examples/vm_power: respect core mask 2021-01-28 23:17:18 +01:00
power_manager.h examples/vm_power: make branch ratio threshold per core 2020-07-17 14:40:56 +02:00
vm_power_cli.c power: clean up includes 2021-01-29 11:25:40 +01:00
vm_power_cli.h replace unused attributes 2020-04-16 18:30:58 +02:00