From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 761DAA0679 for ; Thu, 4 Apr 2019 02:45:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 147BB5398; Thu, 4 Apr 2019 02:45:03 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 78002532C for ; Thu, 4 Apr 2019 02:45:01 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BC5B322001; Wed, 3 Apr 2019 20:45:00 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 03 Apr 2019 20:45:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=AlD2gJeUvUuiSLRUgBwXQ0wVIF/jmuRihxo//R1Ctp0=; b=OMsrofibeBZb CITSz0tEc4oru8sJ4anbXRLjyPP8bTbMa3gKH/n4xk/H26h8wUB8vCoiCJrND8oK ndS5pwTDxB1SmXAoeeVpLTpoYtbIuY1SfO2oFXajxQ7lb9Cn0aZQW1RPa+VF6Bpi 1Tgi8FL2N+ie5nd0/1LWHJVj3cV+KpI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=AlD2gJeUvUuiSLRUgBwXQ0wVIF/jmuRihxo//R1Ct p0=; b=tbti+BL/wr8jnEYVIOYpfsWHHcx6CS7qzXkIvhFUtjeyeKZyTh5V6vB57 hH1wXgCHT/gfOpnDhrQT9dy3FflrZnyXTmNJqG1WSPFjTudliBl+VNK/MaIAjH1m q5q1CI6qRDoW1tFqLmGAiR+o3U5nqAyJ4EBVMIwCM77Hu/u04tHsLeREqbfhui/R jHvlfkPtyZnxSLbH8vb1r+YZyn9jrWwZY5ZuWFbU+6kaFPXUXwM8vCUgOn4HLF+r bKq/sptuvqjsObG2U2TYACZkSb5NYjS6PrpCZUS3YLqzBxWuigYFw8s7N+5aqXGy l92sdsAH/Yt3FL0zGcdmm6v69RFnw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrtdeggdefieculddtuddrgedutddrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivg hnthhsucdlqddutddtmdenucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvden ucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrg hlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppeejjedrudef gedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmoh hnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C7726E4561; Wed, 3 Apr 2019 20:44:59 -0400 (EDT) From: Thomas Monjalon To: Akhil Goyal Cc: dev@dpdk.org Date: Thu, 04 Apr 2019 02:44:58 +0200 Message-ID: <2521373.ABsUFFuxdq@xps> In-Reply-To: <20190402155825.5378-1-akhil.goyal@nxp.com> References: <20190402155825.5378-1-akhil.goyal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [pull-request] next-crypto 19.05 rc1 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190404004458.DWnpl-Y9WvPK8PWs8v51Dcylsno8T8dEUC_qZXSWYdk@z> 02/04/2019 18:08, Akhil Goyal: > http://dpdk.org/git/next/dpdk-next-crypto Pulled, thanks