From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id C44708DB1 for ; Tue, 8 May 2018 14:53:01 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 May 2018 05:53:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,378,1520924400"; d="scan'208";a="39336074" Received: from kmsmsx151.gar.corp.intel.com ([172.21.73.86]) by orsmga007.jf.intel.com with ESMTP; 08 May 2018 05:52:59 -0700 Received: from pgsmsx102.gar.corp.intel.com ([169.254.6.245]) by KMSMSX151.gar.corp.intel.com ([169.254.10.77]) with mapi id 14.03.0319.002; Tue, 8 May 2018 20:52:58 +0800 From: "Gujjar, Abhinandan S" To: Jerin Jacob CC: Akhil Goyal , "hemant.agrawal@nxp.com" , "dev@dpdk.org" , "Vangati, Narender" , "Rao, Nikhil" , "Eads, Gage" Thread-Topic: [dpdk-dev] [v3,1/5] eventdev: introduce event crypto adapter Thread-Index: AQHT5KFrJqzIHXgXz0alSCC6fNWOpqQjfgwAgAAxYwCAAcL0QP//1DOAgACGrtA= Date: Tue, 8 May 2018 12:52:58 +0000 Message-ID: <5612CB344B05EE4F95FC5B729939F780707038B8@PGSMSX102.gar.corp.intel.com> References: <1525546030-11204-1-git-send-email-abhinandan.gujjar@intel.com> <1525546030-11204-2-git-send-email-abhinandan.gujjar@intel.com> <20180507093516.GA8052@jerin> <5612CB344B05EE4F95FC5B729939F78070703554@PGSMSX102.gar.corp.intel.com> <20180508124918.GA2393@jerin> In-Reply-To: <20180508124918.GA2393@jerin> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [172.30.20.206] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [v3,1/5] eventdev: introduce event crypto adapter 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, 08 May 2018 12:53:02 -0000 > -----Original Message----- > From: Jerin Jacob [mailto:jerin.jacob@caviumnetworks.com] > Sent: Tuesday, May 8, 2018 6:19 PM > To: Gujjar, Abhinandan S > Cc: Akhil Goyal ; hemant.agrawal@nxp.com; > dev@dpdk.org; Vangati, Narender ; Rao, Nikhil > ; Eads, Gage > Subject: Re: [dpdk-dev] [v3,1/5] eventdev: introduce event crypto adapter >=20 > -----Original Message----- > > Date: Tue, 8 May 2018 07:34:52 +0000 > > From: "Gujjar, Abhinandan S" > > To: Akhil Goyal , Jerin Jacob > > > > CC: "hemant.agrawal@nxp.com" , > "dev@dpdk.org" > > , "Vangati, Narender" , > > "Rao, Nikhil" , "Eads, Gage" > > > > Subject: RE: [dpdk-dev] [v3,1/5] eventdev: introduce event crypto > > adapter > > > > Hi Akhil, > > > > Thanks for the feedback on the diagram. My thoughts are also in line wi= th > diagram. > > In fact, my diagram also depicts same. The only difference is that, you= have > shown application in a separate block. > > The "crypto stage + enqueue to cryptodev" block itself is part of an > application. > > So, for more clarity, I will add "application" as additional text to th= e block. > > With the limited time, changing diagram needs change in SVG file as wel= l. > > In case, if you still feel there a change required we can take it up la= ter. >=20 > IMO, At least in the header file you can copy the proposed and agreed dia= gram. > if you don't have time then documentation patch we can fix it just after = the > initial patch and worst case apply the documentation patch after RC3. Sure Jerin. Regards Abhinandan