[dpdk-dev] [Bug 381] hugepages not detached on cleanup

bugzilla at dpdk.org bugzilla at dpdk.org
Mon Jan 6 22:06:54 CET 2020


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: dev at dpdk.org
          Reporter: stephen at networkplumber.org
  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.


More information about the dev mailing list