[dpdk-dev] [Bug 574] get_num_hugepages_on_node() doesn't mention which node doesn't have free hugepages

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Nov 10 15:41:38 CET 2020


https://bugs.dpdk.org/show_bug.cgi?id=574

            Bug ID: 574
           Summary: get_num_hugepages_on_node() doesn't mention which node
                    doesn't have free hugepages
           Product: DPDK
           Version: 20.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: core
          Assignee: dev at dpdk.org
          Reporter: michallinuxstuff at gmail.com
  Target Milestone: ---

In case free_hugepages under nodeN reads 0 the following LOG is being
generated:
> EAL: No free hugepages reported in hugepages-2048kB

However, this doesn't say exactly under which node there's no free hugepages.
It would be nice if the above log included the socket|node id. Something along
the lines of:

> `EAL: No free hugepages reported in hugepages-2048kB (Node0)`

or similar. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dev mailing list