From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 9E007AAD1 for ; Tue, 17 Apr 2018 15:49:24 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Apr 2018 06:49:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,463,1517904000"; d="scan'208";a="33258430" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga008.fm.intel.com with ESMTP; 17 Apr 2018 06:49:22 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by irsmsx110.ger.corp.intel.com (163.33.3.25) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 17 Apr 2018 14:49:21 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.155]) by irsmsx112.ger.corp.intel.com ([169.254.1.226]) with mapi id 14.03.0319.002; Tue, 17 Apr 2018 14:49:20 +0100 From: "De Lara Guarch, Pablo" To: "Gujjar, Abhinandan S" , Akhil Goyal , "Doherty, Declan" , "jerin.jacob@caviumnetworks.com" , "hemant.agrawal@nxp.com" , "dev@dpdk.org" CC: "Vangati, Narender" , "Rao, Nikhil" Thread-Topic: [v3,3/3] doc: add private data info in crypto guide Thread-Index: AQHT1U/Ndh9xOzx7Y0KrHUrJLkFAtKQDC+2AgAAFdACAAek10A== Date: Tue, 17 Apr 2018 13:49:20 +0000 Message-ID: References: <1523861696-103397-1-git-send-email-abhinandan.gujjar@intel.com> <1523861696-103397-3-git-send-email-abhinandan.gujjar@intel.com> <5612CB344B05EE4F95FC5B729939F780706E4CB4@PGSMSX102.gar.corp.intel.com> In-Reply-To: <5612CB344B05EE4F95FC5B729939F780706E4CB4@PGSMSX102.gar.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWUxYzNlMGQtN2VhMy00N2Y0LThkNzItMGZhNjcxYjQ3MjM5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InNPWE1kU1Q3bjdmY0tpK1dYNlZYUGI3NzRveWdyZWVHNXl4N1BrcGljaDg9In0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [v3,3/3] doc: add private data info in crypto 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: , X-List-Received-Date: Tue, 17 Apr 2018 13:49:25 -0000 Hi, > -----Original Message----- > From: Gujjar, Abhinandan S > Sent: Monday, April 16, 2018 10:36 AM > To: Akhil Goyal ; De Lara Guarch, Pablo > ; Doherty, Declan > ; jerin.jacob@caviumnetworks.com; > hemant.agrawal@nxp.com; dev@dpdk.org > Cc: Vangati, Narender ; Rao, Nikhil > > Subject: RE: [v3,3/3] doc: add private data info in crypto guide >=20 > Hi Akhil, >=20 > Missed out the *series* and thought the ack was only on the doc patch. > Regarding change log, Just before posting I looked at recent patches. > Most of them, didn't have change log! So, I didn't add it. > Yes, there is a typo in the subject of this patch. Does this require newe= r version > of patches? Unless there is something else to change, there is no need to send another = patchset just for this typo. About changelog, it is a good practice to add it. Also, for patchsets, it i= s good to add a cover letter, and there you could add the changelog for the entire pa= tchset. Thanks, Pablo