From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C37CC10F0E for ; Thu, 18 Apr 2019 21:41:48 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id ED057217D7 for ; Thu, 18 Apr 2019 21:41:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="oIz5msDn"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="0DZVyEjL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org ED057217D7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 00B471BCA8; Thu, 18 Apr 2019 23:41:47 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A53C11BC9B for ; Thu, 18 Apr 2019 23:41:45 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 40B6228AE2; Thu, 18 Apr 2019 17:41:45 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 18 Apr 2019 17:41:45 -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=PzpG/DNV+NWlEP1CmH+C7/QLRTaCcihkolOfMohR7zs=; b=oIz5msDnccXj HmGjqNXjWbk5kJfa0EqQ1VqsLIUBcQ1uqZK7bFTbng9sLgFuk9GI4wQq7YXDRDmk 5hv1tgo4C6MZVjpXVd7T9byRcesDlAp+yzniABwdTqAeiyNgHaEcn0805WFDYtxe 21uiuAtd4Cz/sf0JcZijkhz5zNo043o= 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=PzpG/DNV+NWlEP1CmH+C7/QLRTaCcihkolOfMohR7 zs=; b=0DZVyEjLARad55w/F8ltV4BG/MJWYMPTk8Q8a7ahlI5AFZXnXqLqzVPmv LtGIt4TOSPT0rQhKevVjjXnt4UBeX8ZRKdNOkJcsGqTGr4lJaxl2WCWg4VPGRZUl /Lmc2+5WQL9zOnfPvYEdG0uEzT9Z2wvfH2eSqsVKZDEyjgvDp5i4GByU4gVk4T14 hE0oXRt5aLaghVYyoVFUZoOExbLQ8bBM3EnM3EXfTaNahzyuf5oIJ6BrG5uCc3Fs 8qJfVR3gNauRr62w3LnHa2i1t3tb5DzL8eO+hzGsHi0DT0tjAnUduDrekcum/CuI xXxaBAhJFB6y7j/K2jJFZQjlEZnhw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrfeeigddtudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt 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 39C2410319; Thu, 18 Apr 2019 17:41:44 -0400 (EDT) From: Thomas Monjalon To: Akhil Goyal Cc: dev@dpdk.org Date: Thu, 18 Apr 2019 23:41:42 +0200 Message-ID: <2457477.biRTATHAyp@xps> In-Reply-To: <20190418140331.18221-1-akhil.goyal@nxp.com> References: <20190418140331.18221-1-akhil.goyal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [pull-request] next-crypto 19.05 rc2 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" 18/04/2019 16:03, Akhil Goyal: > http://dpdk.org/git/next/dpdk-next-crypto Pulled, thanks