From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, "Burakov, Anatoly" <anatoly.burakov@intel.com>,
Stephen Hemminger <sthemmin@microsoft.com>
Subject: Re: [dpdk-dev] [PATCH] eal: shut up warning about master lcore
Date: Thu, 26 Apr 2018 17:41:34 +0200 [thread overview]
Message-ID: <2061996.ruHfFoTWGj@xps> (raw)
In-Reply-To: <442b5582-a593-bf6a-67a8-36109094088d@intel.com>
26/04/2018 09:44, Burakov, Anatoly:
> On 26-Apr-18 1:48 AM, Stephen Hemminger wrote:
> > This message looks suspicious and seen on healthy testpmd.
> > EAL: WARNING: Master core has no memory on local socket!
> >
> > The message is wrong: the master lcore is 0 and its socket is 0
> > and there are multiple available memory segments on socket 0.
> >
> > At that point in the startup process, the count value is zero,
> > meaning they are not used yet so the check_socket gets confused.
> >
> > Fixes: 66cc45e293ed ("mem: replace memseg with memseg lists")
> > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> > ---
>
> Was aware of this and going to fix it myself, but higher priority items
> popped up. Thanks for fixing this!
>
> Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Applied, thanks
prev parent reply other threads:[~2018-04-26 15:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-26 0:48 Stephen Hemminger
2018-04-26 7:44 ` Burakov, Anatoly
2018-04-26 15:41 ` 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=2061996.ruHfFoTWGj@xps \
--to=thomas@monjalon.net \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.org \
--cc=sthemmin@microsoft.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 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).