DPDK usage discussions
 help / color / mirror / Atom feed
* [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

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).