From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/2] doc: add guide for debug and troubleshoot Date: Sun, 25 Nov 2018 11:21:01 +0100 Message-ID: <32834229.FtvUSCm64C@xps> References: <20181107093553.28868-1-vipin.varghese@intel.com> <20181109150337.19954-1-vipin.varghese@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com, stephen1.byrne@intel.com, amol.patel.com@dpdk.org, honnappa.nagarahalli@arm.com, cristian.dumitrescu@intel.com, anatoly.burakov@intel.com, bruce.richardson@intel.com, olivier.matz@6wind.com To: Vipin Varghese Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 70AD21B611 for ; Sun, 25 Nov 2018 11:21:05 +0100 (CET) In-Reply-To: <20181109150337.19954-1-vipin.varghese@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/11/2018 16:03, Vipin Varghese: > Add user guide on debug and troubleshoot for common issues and bottleneck > found in various application models running on single or multi stages. > > Signed-off-by: Vipin Varghese > Acked-by: Marko Kovacevic I was in the hope of seeing more reviews for this guide. I have the feeling it is not ready for prime time. We should take time to discuss what we want to see in such doc, and how accurate it is. PS: patch 1 depends on figures in patch 2, which is wrong.