DPDK usage discussions
 help / color / mirror / Atom feed
From: "Templin (US), Fred L" <Fred.L.Templin@boeing.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] Multiple DPDK application instances on the same machine?
Date: Wed, 9 Oct 2019 17:06:48 +0000	[thread overview]
Message-ID: <c56ac6bd1c884a6ea7f40d40b6150f95@boeing.com> (raw)

Hi, we have a need to run multiple instances of applications that use the DPDK library on the
same machine. We are currently working with only two instances, but can't even get that to
work because the two seem to interfere with each other in terms of mempool creation. In
the future, we are going to want to have many more instances of the app all running in the
same physical/virtual machine. Is there a way to run multiple DPDK-using applications on
the same machine?

We note that there is only one /sys/kernel/mm/hugepages/ area per machine, and our
instructions were for *each application* to set the number of hugepages. Could it be that
there needs to be a way for the application instances to cooperatively share this area
instead of interfering with one another?

Thanks - Fred

             reply	other threads:[~2019-10-09 17:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 17:06 Templin (US), Fred L [this message]
2019-10-09 17:49 ` Trahe, Fiona
2019-10-09 21:54   ` Wiles, Keith
2019-10-09 21:59     ` Templin (US), Fred L

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=c56ac6bd1c884a6ea7f40d40b6150f95@boeing.com \
    --to=fred.l.templin@boeing.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).