From: Thomas Monjalon <thomas@monjalon.net>
To: "Burakov, Anatoly" <anatoly.burakov@intel.com>
Cc: dev@dpdk.org, "Zhao, MeijuanX" <meijuanx.zhao@intel.com>,
"Liu, Yu Y" <yu.y.liu@intel.com>,
"Richardson, Bruce" <bruce.richardson@intel.com>,
"Ananyev, Konstantin" <konstantin.ananyev@intel.com>,
"stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [PATCH] test: ensure EAL flags autotest works properly on BSD
Date: Thu, 26 Jul 2018 21:26:02 +0200 [thread overview]
Message-ID: <2291760.ZyFPkF36EK@xps> (raw)
In-Reply-To: <9866F1E5CE768A45B24F6603C6EF54DE013C6A94@shsmsx102.ccr.corp.intel.com>
> FreeBSD does not support running multiple primary processes concurrently, because all DPDK instances will allocate memory from the same place (memory provided by contigmem driver).
> While it is technically possible to launch a DPDK process using no-shconf switch, it will actually corrupt main process'
> for the above reason.
>
> Fix EAL flags autotest to not run primary processes unless both no-shconf and no-huge are specified.
>
> Cc: stable@dpdk.org
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
> Tested-by: Wu, ChangqingX <changqingx.wu@intel.com>
Applied, thanks
prev parent reply other threads:[~2018-07-26 19:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-16 16:34 [PATCH] test: ensure EAL flags autotest works properly on BSD Anatoly Burakov
2018-07-18 2:38 ` Zhao, MeijuanX
2018-07-26 19:26 ` Thomas Monjalon [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=2291760.ZyFPkF36EK@xps \
--to=thomas@monjalon.net \
--cc=anatoly.burakov@intel.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=konstantin.ananyev@intel.com \
--cc=meijuanx.zhao@intel.com \
--cc=stable@dpdk.org \
--cc=yu.y.liu@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.