DPDK usage discussions
 help / color / mirror / Atom feed
From: Matt Laswell <laswell@infinite.io>
To: users <users@dpdk.org>
Subject: [dpdk-users] Safe to rte_exit() during EAL init?
Date: Fri, 22 Sep 2017 14:18:27 -0500	[thread overview]
Message-ID: <CA+GnqAp0k2A1kEV63Repj2VNfzGqibcvjpbsM0n4fvm=RBTj8g@mail.gmail.com> (raw)

Hey Folks,

In our application, EAL initialization can take a very long time due to a
large amount of huge page memory.  Under some circumstances such as
software updates, we would like to cut that process off early.  Is it OK to
call rte_exit() while rte_eal_init() is still running?

Thanks.

--
Matt Laswell
infinite io, inc.

             reply	other threads:[~2017-09-22 19:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22 19:18 Matt Laswell [this message]
2017-09-24 11:29 ` Stephen Hemminger

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='CA+GnqAp0k2A1kEV63Repj2VNfzGqibcvjpbsM0n4fvm=RBTj8g@mail.gmail.com' \
    --to=laswell@infinite.io \
    --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).