numam-dpdk/app
Harry van Haaren 295d71095a app/pdump: call EAL cleanup before exit
This patch adds a call to the newly introduced cleanup()
function just before quitting the pdump app.

Adding this function call before quitting from a secondary processes
is important, as otherwise it will leak hugepage memory. For a secondary
process that is run multiple times, this could cause hugepage memory
to become depleted and stop a secondary process from starting.

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Vipin Varghese <vipin.varghese@intel.com>
2018-01-29 20:33:53 +01:00
..
pdump app/pdump: call EAL cleanup before exit 2018-01-29 20:33:53 +01:00
proc_info app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
test-bbdev app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test-crypto-perf cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
test-eventdev app/eventdev: add pipeline atq worker functions 2018-01-19 16:09:56 +01:00
test-pmd app/testpmd: add log for preferred mempool ops 2018-01-29 19:02:05 +01:00
Makefile app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00