From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Varghese, Vipin" Subject: Re: [PATCH v9 0/6] app/proc-info: enhance debug of proc-info tool Date: Mon, 14 Jan 2019 00:07:22 +0000 Message-ID: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2F1E9A@BGSMSX101.gar.corp.intel.com> References: <20190107153829.34047-2-vipin.varghese@intel.com> <20190110213645.29901-1-vipin.varghese@intel.com> <6939128.zlG780r4r5@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Mcnamara, John" , "Ananyev, Konstantin" , "stephen@networkplumber.org" , "Pattan, Reshma" , "Singh, Jasvinder" , "Byrne, Stephen1" , "Patel, Amol" To: Thomas Monjalon Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id CB49E1B411 for ; Mon, 14 Jan 2019 01:07:27 +0100 (CET) In-Reply-To: <6939128.zlG780r4r5@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" thanks > -----Original Message----- > From: Thomas Monjalon > Sent: Friday, January 11, 2019 8:17 PM > To: Varghese, Vipin > Cc: dev@dpdk.org; Mcnamara, John ; Ananyev, > Konstantin ; stephen@networkplumber.org; > Pattan, Reshma ; Singh, Jasvinder > ; Byrne, Stephen1 ; > Patel, Amol > Subject: Re: [dpdk-dev] [PATCH v9 0/6] app/proc-info: enhance debug of pr= oc- > info tool >=20 > 10/01/2019 22:36, Vipin Varghese: > > This patch adds new debug functions to existing proc-info tool. > > > > Motivation > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > DPDK proc-info tool is been widely used as secondary process to > > collect stats for any primary process. But these are limited to DPDK > > NIC ports and basic memory usage. > > > > The patch series tries to address the missing debug information for > > PMD by adding debug for port, traffic manager, crypto, ring and > > mempool. With these additional information collected, it becomes easy > > to analyze issues and performance variance. >=20 > Applied, thanks >=20 >=20