From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E66B4A32A2 for ; Thu, 24 Oct 2019 17:36:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A50701E875; Thu, 24 Oct 2019 17:36:32 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id AFC811E85F for ; Thu, 24 Oct 2019 17:36:31 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 748E656B; Thu, 24 Oct 2019 11:36:30 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 24 Oct 2019 11:36:30 -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=UEXdTWk99kgBIrEOz3+eaubwHCP1/LqWLoMkkBN5wUk=; b=nv/kZIy/uNyE 9J2tjLX6m547k2PID0Bx/6Q7wQLxpjypfQVtb2djzbrVUFxQ7fvs/2feo8GYzq2o kF6804Z0RLjRqIJxOfGXACx1KhxawHSdZLjytVXIXeMrzT1l4Uz0OP4058Xj6/HW +NkYJXhUqqI4kPy79emoLX6iKCJiODI= 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=fm1; bh=UEXdTWk99kgBIrEOz3+eaubwHCP1/LqWLoMkkBN5w Uk=; b=MTb4Xffq7PBFOsplNDuAPT/A5IZQQ90caPGxuZFMRlnsHTYlI6vDhdl34 qhqVl2udVkTGDKpsUgvivN9aOxR57DwGNvDPMIRtSbdHNbMrZuG2SEGpuJrbZkEM FIRGf7iIiDYL9rVOmK1qWF8RSGMBnGuK6QySI3YpOGEEYYYi02JPFD0T4Ss9pdsW jrDFxhzXDsCzWZhV2ygIKcKTy/7Nm0LVRz56+YgKUEUowgKUir4Ae3uee8GmUVHo ca/S/bqLkfOg6UnbIyYAAVhfkynVncXDD66zMDFmntIaA2OjuTw7TmMm6qs1s67d L9aSd68Hif8CgZBVnWlYI3M6Ib+Xw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrledugdeludcutefuodetggdotefrodftvf 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 A895280064; Thu, 24 Oct 2019 11:36:28 -0400 (EDT) From: Thomas Monjalon To: Akhil Goyal Cc: dev@dpdk.org Date: Thu, 24 Oct 2019 17:36:27 +0200 Message-ID: <2419172.2PT55S2E5L@xps> In-Reply-To: <20191023150706.3027-1-akhil.goyal@nxp.com> References: <20191023150706.3027-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.11 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" 23/10/2019 17:07, Akhil Goyal: > http://dpdk.org/git/next/dpdk-next-crypto Pulled, thanks