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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 AD3FECA9EAF for ; Thu, 24 Oct 2019 15:36:33 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 546FE20650 for ; Thu, 24 Oct 2019 15:36:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="nv/kZIy/"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="MTb4Xffq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 546FE20650 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 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