From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id BA035F94 for ; Thu, 3 Nov 2016 13:30:30 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP; 03 Nov 2016 05:30:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,438,1473145200"; d="scan'208";a="781917682" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by FMSMGA003.fm.intel.com with ESMTP; 03 Nov 2016 05:30:29 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.190]) by IRSMSX108.ger.corp.intel.com ([169.254.11.210]) with mapi id 14.03.0248.002; Thu, 3 Nov 2016 12:30:28 +0000 From: "Mcnamara, John" To: Thomas Monjalon , Jerin Jacob Thread-Topic: [dpdk-dev] [PATCH v2] doc: arm64: document DPDK application profiling methods Thread-Index: AQHSL8SSkOGhBnJ8pEqEfB5zL3rHJKDHPH+A Date: Thu, 3 Nov 2016 12:30:27 +0000 Message-ID: References: <1475577630-14318-1-git-send-email-jerin.jacob@caviumnetworks.com> <1475657009-11139-1-git-send-email-jerin.jacob@caviumnetworks.com> <1695172.8HmTq10QNC@xps13> In-Reply-To: <1695172.8HmTq10QNC@xps13> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGQyMTc0MzEtNmI1MS00OWYwLTk4ODUtNWE0MWRmYTk5ZGFhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkN3SXJqU2tvbW1wRnVieE5nNXFNaGl2ckJ1NnVcL1ltdmw4T2pqUUtic0ZNPSJ9 x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" , "viktorin@rehivetech.com" Subject: Re: [dpdk-dev] [PATCH v2] doc: arm64: document DPDK application profiling methods X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 12:30:31 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, October 26, 2016 9:07 PM > To: Jerin Jacob ; Mcnamara, John > > Cc: dev@dpdk.org; jianbo.liu@linaro.org; viktorin@rehivetech.com > Subject: Re: [dpdk-dev] [PATCH v2] doc: arm64: document DPDK application > profiling methods >=20 > 2016-10-05 14:13, Jerin Jacob: > > Signed-off-by: Jerin Jacob > > --- > > v2: > > -Addressed ARM64 specific review comments(Suggested by Thomas) >=20 > I feel more comments could be done, especially about formatting. > You are adding a chapter Introduction without any other section of the > same level. > Some technical terms should be enclosed in backquotes. >=20 > Please John, could you guide Jerin or provide an updated version? Will do.