From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <vipin.varghese@intel.com>
Received: from mga06.intel.com (mga06.intel.com [134.134.136.31])
 by dpdk.org (Postfix) with ESMTP id 23DC17CB0
 for <dev@dpdk.org>; Thu, 25 Oct 2018 17:11:34 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga005.fm.intel.com ([10.253.24.32])
 by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 25 Oct 2018 08:11:33 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.54,424,1534834800"; d="scan'208";a="274400493"
Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205])
 by fmsmga005.fm.intel.com with ESMTP; 25 Oct 2018 08:11:33 -0700
Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by
 fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS)
 id 14.3.319.2; Thu, 25 Oct 2018 08:11:33 -0700
Received: from bgsmsx104.gar.corp.intel.com (10.223.4.190) by
 fmsmsx117.amr.corp.intel.com (10.18.116.17) with Microsoft SMTP Server (TLS)
 id 14.3.319.2; Thu, 25 Oct 2018 08:11:33 -0700
Received: from bgsmsx101.gar.corp.intel.com ([169.254.1.183]) by
 BGSMSX104.gar.corp.intel.com ([169.254.5.13]) with mapi id 14.03.0415.000;
 Thu, 25 Oct 2018 20:41:30 +0530
From: "Varghese, Vipin" <vipin.varghese@intel.com>
To: "dev@dpdk.org" <dev@dpdk.org>, "stephen@networkplumber.org"
 <stephen@networkplumber.org>, "Tahhan, Maryam" <maryam.tahhan@intel.com>,
 "Pattan, Reshma" <reshma.pattan@intel.com>
CC: "Patel, Amol" <amol.patel@intel.com>, "Tummala, Sivaprasad"
 <sivaprasad.tummala@intel.com>, "Byrne, Stephen1" <stephen1.byrne@intel.com>, 
 "Glynn, Michael J" <michael.j.glynn@intel.com>
Thread-Topic: [PATCH v2 9/9] doc/procinfo: add information for debug options
Thread-Index: AQHUa2YildxaXGZgHEyUkbCR6QHBjqUwEr2w
Date: Thu, 25 Oct 2018 15:11:29 +0000
Message-ID: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D2B4209@BGSMSX101.gar.corp.intel.com>
References: <20181023135751.21536-1-vipin.varghese@intel.com>
 <20181024064805.23197-1-vipin.varghese@intel.com>
 <20181024064805.23197-9-vipin.varghese@intel.com>
In-Reply-To: <20181024064805.23197-9-vipin.varghese@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ctpclassification: CTP_NT
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGI4ZjgwYzktNDBjOC00MzQ1LWJlMTYtZTNhNTBmMTRmMjM3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTnNFZDVuYW9ra1EzS3hLcHJ4akk5TVJNMkROb1AzcnJab21YZTFTWXRYYnJ6Znl4NFRpXC9HZ2pVTndPQmw2RUoifQ==
dlp-product: dlpe-windows
dlp-version: 11.0.400.15
dlp-reaction: no-action
x-originating-ip: [10.223.10.10]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v2 9/9] doc/procinfo: add information for
	debug options
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 15:11:35 -0000

<snipped>

> -   --stats-reset | --xstats-reset]
> +   --stats-reset | --xstats-reset --dbg-port | --dbg-tm | --dbg-crypto |
> +   --dbg-mempool[=3Dname] | --dbg-ring[=3Dname]]

I have noticed that the word 'dbg' has not been updated to 'show'. I will s=
end v3.

<snipped>