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 8F2CEA051C; Sat, 18 Jan 2020 00:54:12 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AD24729D6; Sat, 18 Jan 2020 00:54:11 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id E993829D2 for ; Sat, 18 Jan 2020 00:54:09 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5795921B8C; Fri, 17 Jan 2020 18:54:07 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 17 Jan 2020 18:54:07 -0500 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=6AG7j8tfCZ8X0JZHrQGPL6N7NAGs3Jufep9+8uLVJHk=; b=ajPOldEdAJJN xZHKk0BFj5dmoT3TG/hNdnL0ISCOuq3mHhGS3otfthj5aTw8RiLYgWXkjSyvqA3P q9FKnJ1EGL/W2UdPObz2wldgcSX3FGAkM4oQ0kbgERN1HsjBA+QfVGHv6tLiq7R4 znoWb+tbyGAZIy5EFMq39orf8beB49w= 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=6AG7j8tfCZ8X0JZHrQGPL6N7NAGs3Jufep9+8uLVJ Hk=; b=U0/LgpdsJbf4bfJon3oPDgQwqu09QszKrcnWE5iVjoUWr53/N/rX/90MC 5ikRlADAKj2ISHED/kTi3pN7YUrVGzyJGCbm/5ItwlmTa8Gc+YqPMcpr09YBjqMy vvQ1JDGYkEwv4rwPRmnCp+mgW9BqlCiwX8m/WQmQhp8Eo4k/WnC9R/QjQDOA0CSZ j3L8OIsIo8bDwM1Bw1ZlKGU8MRSUvLlbxWVDoOHKqxKxnacrVv7bmcHkGG6av5A2 A605zHgKqkhR8XVU1SWdTGxKCpjeZICqBgtupzQJtuStAhH/e3ctJ26zGed8R3VC /8Ce8JXakLfEnH1wvJhNe03aXcYGg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrtdelgdduhecutefuodetggdotefrodftvf 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 369FD8005B; Fri, 17 Jan 2020 18:54:06 -0500 (EST) From: Thomas Monjalon To: Akhil Goyal Cc: dev@dpdk.org, fiona.trahe@intel.com Date: Sat, 18 Jan 2020 00:54:04 +0100 Message-ID: <39483687.doPnVEEUbh@xps> In-Reply-To: <20200115155033.24105-1-akhil.goyal@nxp.com> References: <20200115155033.24105-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 20.02 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" 15/01/2020 16:50, Akhil Goyal: > http://dpdk.org/git/next/dpdk-next-crypto Pulled, except "compress test vector replacement", thanks