DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ritesh Chandra <c.ritesh11@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Unable to execute any apps
Date: Sun, 26 Jan 2020 13:16:27 -0800	[thread overview]
Message-ID: <20200126131627.3a7d3ccc@hermes.lan> (raw)
In-Reply-To: <CAH4F8ufKqKjN7iVt_PF7mGuF4mBUy7kLkByaHTBOBBpOu0oj5w@mail.gmail.com>

On Tue, 21 Jan 2020 14:33:11 +0100
Ritesh Chandra <c.ritesh11@gmail.com> wrote:

> Dear Dev Team
> 
> We have dpdk-17.05 installation and any app we try, we get similar errors.
> 
> It is a ORACLE LINUX 7.6 system.
> 
> 
> 
> var/cache/dpdk/dpdk-17.05/build/app
> 
> 
> 
> ./testpmd -- -c
> 
> EAL: Detected 80 lcore(s)
> 
> EAL: No free hugepages reported in hugepages-1048576kB
> 
> EAL: FATAL: Cannot get hugepage information.
> 
> EAL: Cannot get hugepage information.
> 
> PANIC in main():
> 
> Cannot init EAL
> 
> 5: [./testpmd() [0x451c40]]
> 
> 4: [/lib64/libc.so.6(__libc_start_main+0xf5) [0x7ffff7106495]]
> 
> 3: [./testpmd(main+0x603) [0x44f593]]
> 
> 2: [./testpmd(__rte_panic+0xb8) [0x44990e]]
> 
> 1: [./testpmd(rte_dump_stack+0x1a) [0x4b35ca]]
> 
> Aborted
> 
> 
> 
> 
> 
> Any ideas what could be causing this ?
> 
> 

Did you setup huge pages?
You need to do this with dpdk-setup.sh (or another better script).

      reply	other threads:[~2020-01-26 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 13:33 Ritesh Chandra
2020-01-26 21:16 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200126131627.3a7d3ccc@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=c.ritesh11@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).