From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal_lcore.c: print the supported maximum lcores as configured, and detected lcores on eal cpu init Date: Mon, 05 May 2014 18:09:40 +0200 Message-ID: <3909362.syfHFzD7HH@xps13> References: <534B7400.3050905@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Wang Sheng-Hui Return-path: In-Reply-To: <534B7400.3050905-Re5JQEeQqe8AvxtiuMwx3w@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-14 13:37, Wang Sheng-Hui: > Print the maximum lcore(s) as configured, and the number of lcore(s) > detected on eal cpu init as debug info besides the not separate > detected/not-detected lcore info. > > Signed-off-by: Wang Sheng-Hui Added the BSD part, changed title to "eal: print maximum and detected lcores" and applied for version 1.7.0. Thanks -- Thomas