From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 00/12] introduce security offload library Date: Sun, 22 Oct 2017 22:59:11 +0200 Message-ID: <26943210.ye3ieRSP5B@xps> References: <20171006181151.4758-1-akhil.goyal@nxp.com> <1c66817c-dfe5-4194-0406-57e2da7cdbe4@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: pablo.de.lara.guarch@intel.com, radu.nicolau@intel.com, aviadye@mellanox.com, konstantin.ananyev@intel.com, dev@dpdk.org, declan.doherty@intel.com, hemant.agrawal@nxp.com, borisp@mellanox.com, sandeep.malik@nxp.com, jerin.jacob@caviumnetworks.com, john.mcnamara@intel.com, shahafs@mellanox.com, olivier.matz@6wind.com To: Akhil Goyal Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 7A6CE1B34D for ; Sun, 22 Oct 2017 22:59:15 +0200 (CEST) In-Reply-To: <1c66817c-dfe5-4194-0406-57e2da7cdbe4@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 22/10/2017 22:37, Akhil Goyal: > Hi All, > On 10/21/2017 9:43 PM, Akhil Goyal wrote: > > Hi Thomas, > > On 10/20/2017 3:02 PM, Thomas Monjalon wrote: > >> 16/10/2017 12:44, Thomas Monjalon: > >>> 15/10/2017 00:17, Akhil Goyal: > >>>> This patchset introduce the rte_security library in DPDK. > >>>> This also includes the sample implementation of drivers and > >>>> changes in ipsec gateway application to demonstrate its usage. > >>> [...] > >>>> This patchset is also available at: > >>>> git://dpdk.org/draft/dpdk-draft-ipsec > >>>> branch: integration_v4 > >>> > >>> If I understand well, this patchset is the result of the group work? > >>> Nothing else is needed to merge for the IPsec offload features? > > Yes this patchset is a result of a group work. > > We do not need anything else to be merged for ipsec offload features. > > But Aviad has made some fixes in the ipsec application which may result > > in conflict with the last patch in this series. > > So v4 was just rebased over those patches sent by Aviad separately. > > We would send a v5 incorporating/answering to all the comments/queries > > rebased over the v2 of the Aviad's fixes to the application. > > > > Just for information, > I have rebased the rte_security patches over crypto-next and over > Aviad's v2. The patches are available at the draft tree > "git://dpdk.org/draft/dpdk-draft-ipsec", branch integration_v5. > > The patchset include the changes suggested by Thomas and Konstantin on v4. > > The patches are not sent to the mailing list as the ipsec-secgw patches > from Aviad needs a v3 and I would like to send the patch set rebased > over the v3. I will send the patchset as soon as Aviad's patches are > ready to be merged(most probably on Monday). > > Please let me know in case, there is some risk in getting this series > applied in RC2. Thanks for the info Akhil. A lot of other things are not yet ready for RC2. You are still in time.