From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH RFC] eal: remove useless output Date: Mon, 05 May 2014 18:07:16 +0200 Message-ID: <4346356.seAxkc1C3F@xps13> References: <1398867293-18406-1-git-send-email-david.marchand@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Didier Pallard Return-path: In-Reply-To: <1398867293-18406-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-04-30 16:14, David Marchand: > From: Didier Pallard > > Increasing maximum number of lcores gives a huge place to undetected > lcores in output traces. Moreover, this output does not give any > interesting information, since list of undetected lcores can be deduced > from list of detected ones. > So remove output related to undetected cores. > > Signed-off-by: Didier Pallard Acked-by: Thomas Monjalon Applied for version 1.7.0. -- Thomas