* [dpdk-dev] [Bug 872] rte_malloc() faild in secondary process with dynamic memory mode
@ 2021-11-01 6:02 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2021-11-01 6:02 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=872
Bug ID: 872
Summary: rte_malloc() faild in secondary process with dynamic
memory mode
Product: DPDK
Version: 20.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: core
Assignee: dev@dpdk.org
Reporter: li_hong.bi@nokia-sbell.com
Target Milestone: ---
We have one primary dpdk process and 4 secondary processes, and 4 secondary
processes will call rte_malloc() to allocate some memory and call rte_free() to
release memory after process something.
1. if dpdk memory mode is dynamic, rte_malloc() failed will occur and 'EAL:
Request timed out' log was printed out.
2. if dpdk memory mode is legacy, it is normal without any issue.
Note: from current investigation, when this issue occurred, the new hugepage
block was reserved and released from/to system.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-01 6:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 6:02 [dpdk-dev] [Bug 872] rte_malloc() faild in secondary process with dynamic memory mode 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).