https://bugs.dpdk.org/show_bug.cgi?id=608
Bug ID: 608 Summary: DPDK cannot allocate 32GB of memory Product: DPDK Version: 20.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: mengxiang0...@gmail.com Target Milestone: --- Currently, applications based on the latest DPDK cannot allocate 32GB of memory. Even the minimum DPDK program that simply tries to allocate 32GB fails with the error message: "EAL: eal_memalloc_alloc_seg_bulk(): couldn't find suitable memseg_list". A similar issue was reported in SPDK [1]. [1] https://github.com/spdk/spdk/issues/922. -- You are receiving this mail because: You are the assignee for the bug.