From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: added missing new EAL options in testpmd UG Date: Tue, 31 Mar 2015 02:09:05 +0200 Message-ID: <1660181.eCDeovWMP5@xps13> References: <1427475013-16879-1-git-send-email-pablo.de.lara.guarch@intel.com> <0C5AFCA4B3408848ADF2A3073F7D8CC86D56945A@IRSMSX109.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "De Lara Guarch, Pablo" Return-path: In-Reply-To: <0C5AFCA4B3408848ADF2A3073F7D8CC86D56945A-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@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" > > Added information on testpmd user guide > > for -l, --lcores and --master-lcore options > > > > Signed-off-by: Pablo de Lara > > Acked-by Siobhan Butler There is a small error: doc/guides/testpmd_app_ug/run_app.rst:58: WARNING: Definition list ends without a blank line; unexpected unindent. Applied with small fix, thanks