https://bugs.dpdk.org/show_bug.cgi?id=381
Bug ID: 381
Summary: hugepages not detached on cleanup
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When application calls rte_eal_cleanup all resources in use by DPDK should be
closed and freed.
The bug is that the hugepage memory associated with a process is not munmapped
in either primary or secondary process.
--
You are receiving this mail because:
You are the assignee for the bug.