From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: update definition of lcore id and lcore index Date: Tue, 06 Feb 2018 22:11:00 +0100 Message-ID: <1651398.uOeV2I1xmx@xps> References: <20180201165347.15646-1-marko.kovacevic@intel.com> <20180202150232.6611-1-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Varghese, Vipin" , "Richardson, Bruce" To: "Kovacevic, Marko" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B873B1B757 for ; Tue, 6 Feb 2018 22:11:04 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Added examples in lcore index for better explanation on various examples, > > Sited examples for lcore id. > > Acked-by: John McNamara Applied, thanks