* [dpdk-users] eal_memalloc_alloc_seg_bulk(): couldn't find suitable memseg_list
@ 2021-05-12 8:47 topperxin
0 siblings, 0 replies; only message in thread
From: topperxin @ 2021-05-12 8:47 UTC (permalink / raw)
To: users, topperxin
Hi list
For the dpdk 20.11
When I try to run helloworld example, like below:
./build/helloworld-static --socket-mem=100000,100000
I will get error like below:
EAL: eal_memalloc_alloc_seg_bulk(): couldn't find suitable memseg_list
EAL: FATAL: Cannot init memory
EAL: Cannot init memory
PANIC in main():
Cannot init EAL
5: [./build/helloworld-static() [0x409f69]]
4: [/usr/lib64/libc.so.6(__libc_start_main+0xf5) [0x7fd70f8693d5]]
3: [./build/helloworld-static() [0x40a147]]
2: [./build/helloworld-static() [0x31337dd]]
1: [./build/helloworld-static() [0x315e5ff]]
Aborted (core dumped)
I have enough memory left for dpdk, like below:
HugePages_Total: 360
HugePages_Free: 360
HugePages_Rsvd: 0
HugePages_Surp: 0
Anyone has ever met this trouble? How to resolve this problem ? Any tips welcome.
Thanks a lot.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-05-12 8:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 8:47 [dpdk-users] eal_memalloc_alloc_seg_bulk(): couldn't find suitable memseg_list topperxin
DPDK usage discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \
users@dpdk.org
public-inbox-index users
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.users
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git