Re: [dpdk-dev] [PATCH] eal: shut up warning about master lcore

2018-04-26 Thread Thomas Monjalon
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 a

Re: [dpdk-dev] [PATCH] eal: shut up warning about master lcore

2018-04-26 Thread 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 t

[dpdk-dev] [PATCH] eal: shut up warning about master lcore

2018-04-25 Thread Stephen Hemminger
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