From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id E3BA7A00E6 for ; Fri, 22 Mar 2019 15:57:00 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7CC241B674; Fri, 22 Mar 2019 15:57:00 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CBC0F1B614 for ; Fri, 22 Mar 2019 15:56:58 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Mar 2019 07:56:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,256,1549958400"; d="scan'208";a="216594559" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga001.jf.intel.com with ESMTP; 22 Mar 2019 07:56:57 -0700 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Fri, 22 Mar 2019 07:56:57 -0700 Received: from bgsmsx106.gar.corp.intel.com (10.223.43.196) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.408.0; Fri, 22 Mar 2019 07:56:57 -0700 Received: from bgsmsx101.gar.corp.intel.com ([169.254.1.171]) by BGSMSX106.gar.corp.intel.com ([169.254.1.47]) with mapi id 14.03.0415.000; Fri, 22 Mar 2019 20:26:54 +0530 From: "Varghese, Vipin" To: Rami Rosen , "dev@dpdk.org" CC: "Pattan, Reshma" , "Kovacevic, Marko" Thread-Topic: [PATCH] doc: fix a typo in procinfo guide Thread-Index: AQHU4Js2npHVpkD19Ui8zz4stqD2e6YXvVng Date: Fri, 22 Mar 2019 14:56:53 +0000 Message-ID: <4C9E0AB70F954A408CC4ADDBF0F8FA7D4D32533E@BGSMSX101.gar.corp.intel.com> References: <20190322103651.11030-1-ramirose@gmail.com> In-Reply-To: <20190322103651.11030-1-ramirose@gmail.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNzUwNDg3ZjItNDVkMC00Yjg5LTkyMDctM2VjOGFjOGY5ZDE0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiZUVBV3Jha0FZUWd2VXl5Q3hkSm1HcWNYNCtnbUpQRUllcWhCb1VIVkdiT1VOV0g3blVMSFY4S2ltd2k3XC9xcEwifQ== 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="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix a typo in procinfo guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190322145653.tsr_7tQpz4DNxlJ_qCMMEmvEdzgkNEEAJxJq3NCssMQ@z> Thanks for the correction. Reviewed-by: Vipin Varghese > -----Original Message----- > From: Rami Rosen > Sent: Friday, March 22, 2019 4:07 PM > To: dev@dpdk.org > Cc: Pattan, Reshma ; Varghese, Vipin > ; Kovacevic, Marko > ; Rami Rosen > Subject: [PATCH] doc: fix a typo in procinfo guide >=20 > This patch fixes a trivial info in proc info section. > informationi=3D>information. >=20 > Fixes: 8a37f37fc243 ("app/procinfo: add --show-port") >=20 > Signed-off-by: Rami Rosen > --- > doc/guides/tools/proc_info.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/doc/guides/tools/proc_info.rst b/doc/guides/tools/proc_info.= rst > index 6bdf5a861..ea6210109 100644 > --- a/doc/guides/tools/proc_info.rst > +++ b/doc/guides/tools/proc_info.rst > @@ -44,7 +44,7 @@ If no port mask is specified xstats are reset for all D= PDK > ports. > **-m**: Print DPDK memory information. >=20 > **--show-port** > -The show-port parameter displays port level various configuration > informationi > +The show-port parameter displays port level various configuration > +information > associated to RX port queue pair. >=20 > **--show-tm** > -- > 2.19.2