DPDK usage discussions
 help / color / mirror / Atom feed
From: Martins Eglitis <martins@sitilge.id.lv>
To: users@dpdk.org
Subject: [dpdk-users] RING: cannot reserve memory
Date: Sat, 11 Apr 2020 11:15:37 +0300	[thread overview]
Message-ID: <d36ef726-4bee-d1be-43fe-1ec3d3108ddc@sitilge.id.lv> (raw)

Hi,

I'm fuzzy testing an NFF-Go application. When fuzzing it initially I got 
errors like:

EAL: Cannot create lock on `/var/run/dpdk/rte/config`. Is another 
primary process running?

The errors were due to the fuzzer (even with just one worker) running 
the binary multiple times before the waiting for the previous process to 
finish. I read about the --proc-type=auto flag, which felt like it could 
help here. However, I am currently getting errors like:

RING: Cannot reserve memory

Could it be NFF-Go related problem? Or maybe there are other flags I 
should pass to DPDK EAL?

-- 
Best regards,
Martins Eglitis


                 reply	other threads:[~2020-04-14  8:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d36ef726-4bee-d1be-43fe-1ec3d3108ddc@sitilge.id.lv \
    --to=martins@sitilge.id.lv \
    --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).