* [dpdk-dev] [Bug 574] get_num_hugepages_on_node() doesn't mention which node doesn't have free hugepages
@ 2020-11-10 14:41 bugzilla
2021-01-20 17:16 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2020-11-10 14:41 UTC (permalink / raw)
To: dev
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@dpdk.org
Reporter: michallinuxstuff@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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-20 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 14:41 [dpdk-dev] [Bug 574] get_num_hugepages_on_node() doesn't mention which node doesn't have free hugepages bugzilla
2021-01-20 17:16 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).