From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 00/10] introduce security offload library Date: Thu, 26 Oct 2017 03:16:36 +0200 Message-ID: <2282445.jBMaErl0Gr@xps> References: <20171024141545.30837-1-akhil.goyal@nxp.com> <20171025150727.30364-1-akhil.goyal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, sandeep.malik@nxp.com, jerin.jacob@caviumnetworks.com, john.mcnamara@intel.com, konstantin.ananyev@intel.com, shahafs@mellanox.com, olivier.matz@6wind.com To: Akhil Goyal , declan.doherty@intel.com, hemant.agrawal@nxp.com, radu.nicolau@intel.com, borisp@mellanox.com, aviadye@mellanox.com Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 4A39D1BA54 for ; Thu, 26 Oct 2017 03:16:38 +0200 (CEST) In-Reply-To: <20171025150727.30364-1-akhil.goyal@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" 25/10/2017 17:07, 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. [...] > Akhil Goyal (5): > cryptodev: support security APIs > security: introduce security API and framework > doc: add details of rte security > crypto/dpaa2_sec: add support for protocol offload ipsec > examples/ipsec-secgw: add support for security offload > > Boris Pismenny (3): > net: add ESP header to generic flow steering > mbuf: add security crypto flags and mbuf fields > ethdev: add rte flow action for crypto > > Declan Doherty (1): > ethdev: support security APIs > > Radu Nicolau (1): > net/ixgbe: enable inline ipsec Applied, thanks for the big cross-vendors team working