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 418A1A04A4; Sun, 24 May 2020 11:54:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 075D61D421; Sun, 24 May 2020 11:54:29 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id B2E6D1B13C; Sun, 24 May 2020 11:54:26 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 4872B5C00B5; Sun, 24 May 2020 05:54:26 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 24 May 2020 05:54:26 -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=fm1; bh= HB5m6sraCpQNpLwNPe65YLU5v22hJECbfgFA8cH7Y7Y=; b=CgJUhaQIoChsNNuI p46iCkthWa+zy46xMy4ASexzBLTYpzzl5vTy06KiIn8Qzxb7BDBJcF764cjwAEuG rTRPtuyd5r3Hj9Uz/w2RjtJ+08hfOGpglsykijxn4odv3h2LarB9Y8W4AhpGEC16 4eEusmr5Fefuj1j1A04OsRbNbpj/DM90/8eVf9acMnBhwZl2wVEyETshVWGM6gZf 0uYHzFe53Sbeyx7KfMBf/rFVGX94aL4xN4uCtVb94mEF2A2665PxUO6d8lAx5/OC pl4BS2PGq+dNdnJ3xesJ0hNHOcroTxH9rQQS4/lEn67JJ0Nd33d/QcireS26EH1h /4NQpw== 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=HB5m6sraCpQNpLwNPe65YLU5v22hJECbfgFA8cH7Y 7Y=; b=n+1EvEVWQqDJkeVXYPOHE0FzFy7D4Ul0+bjQRRNjIS61uwGglcgtJffwW B7m7icp347G9LluBIV9Ut4Zpuyr9Tb7wXCNaA4LWTHaRAuTQyzUMtqzMmGzf08jE 3I7EZKrBvqj5RWRlJ61j+4FTXI6vrR8JeP0h6y0WQK6tKBDxOov0L8OcnqkOmqVn /GBNaeymwEXOGbQX1JM3wLmuvgy1mRLzPbFOL4ZmbnlSPRMuT99WZ71xvOW/dUe3 2nwSuT1lUscms+e5/48rOE72Tjs/EHPgzKNybK/F4mwYP69Lm7Z0bCD+93cKUp4H yHOFD644W4uRf3TYm68svNZGj4Xwg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedruddukedgvdduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 51CBF3280063; Sun, 24 May 2020 05:54:25 -0400 (EDT) From: Thomas Monjalon To: Adam Dybkowski Cc: "dev@dpdk.org" , "fiona.trahe@intel.com" , "stable@dpdk.org" , Akhil Goyal Date: Sun, 24 May 2020 11:54:24 +0200 Message-ID: <4791303.tFZE395Mr6@thomas> In-Reply-To: References: <20200521113817.3148-1-adamx.dybkowski@intel.com> <20200521144853.4680-2-adamx.dybkowski@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4 1/1] cryptodev: fix SHA-1 digest enum comment 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" 21/05/2020 17:32, Akhil Goyal: > > > > This patch fixes improper SHA-1 digest size in the enum comment > > and also adds the note about HMAC-SHA-1-96. > > > > Fixes: 1bd407fac80b ("cryptodev: extract symmetric operations") > > Cc: stable@dpdk.org > > > > Signed-off-by: Adam Dybkowski > > Acked-by: Fiona Trahe > > Acked-by: Anoob Joseph > > --- > > Acked-by: Akhil Goyal > > Thomas, > Can you pick this patch directly on master for this release? The patch is only fixing the comments. Applied, thanks