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 759E4A04F3 for ; Thu, 19 Dec 2019 15:35:42 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 66C83330; Thu, 19 Dec 2019 15:35:42 +0100 (CET) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by dpdk.org (Postfix) with ESMTP id 159601BF74 for ; Thu, 19 Dec 2019 15:35:41 +0100 (CET) Received: by mail-wm1-f51.google.com with SMTP id p17so5869647wmb.0 for ; Thu, 19 Dec 2019 06:35:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xeCMjPzzHxNNosD48294C5SHctEzyWsWwq69VXZ3l/I=; b=r7t+ZV0DHcCGASk102lBg0/+i0/eQQ4T8avDbEdMYtD/EWhEWRTdaZdw9C1NewUKge GqZTDHd/l369Jcth35UyAQMw8jKUW8T9SrZ4PS7F77RWk+gOacy6B9seAO8GAX1vMIDz xfbKkmOxdP4hbNaPNczJQCz1Lxuy3a+1u3SNflgzve1Nuwcp8nqPqbSOJpWXIAAqaf2W x6TU0ZeazaYPygBORU0TFxKk1/z1hTQBDP2QBO275MP6O/rzuGnO2cCr0/jZsyzDF4Y2 XjGmNAVCllikYP7Wvvx2YchK5DrruzkHjB2t9M4nAC5/r/MHwfKiyY4qMZH2VZWvg7f4 nHfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xeCMjPzzHxNNosD48294C5SHctEzyWsWwq69VXZ3l/I=; b=f9LWWevvKtQlA80Cg85X4rrrVWlkW8Rqg0TUMa3KJDQOOGXTaJD8g/a7/LqnA9Pp+c FwjPgnMi5PDuTEeq7L+sv4y/fCeajEd7jo28GYqC3YlSSQhHrzBtVEm8PoRwFaknK4al ptMXTKzfKVOcPt9Uo40FjoYlqk3qrUPjrwYyaVPISQ3OJ69fTcA5oWML9ACeL1hFr676 pdU27LhCaW3DuGn9MntB9kLLLBSRT9WDxaEEoGmrLAi392bUmQdcJIXnGfCFtbqW35LQ GinDJdF0IsJRzhYqATieDGh6WVtctlgRQfqu5MFGk4lz2rddCK/3AZH8JlOaZYNd0Q/o /JkA== X-Gm-Message-State: APjAAAXHL6Scj37xX58oW0ZCNELHoypKcs2dN0F+FoFWctgR1ZoGy5UP i5/F6ZjMphPzt+Yxa4CmLAzZIT728Rw= X-Google-Smtp-Source: APXvYqw3Q+ODqqNPTH5TDH8PD9Kxp+6w9/bqsaXB9cZoiNr+M6LDqXAYG2qj6tdwXzMQ0+H5KDg6jw== X-Received: by 2002:a05:600c:118a:: with SMTP id i10mr10066775wmf.142.1576766140817; Thu, 19 Dec 2019 06:35:40 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id z21sm6428174wml.5.2019.12.19.06.35.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Dec 2019 06:35:40 -0800 (PST) From: luca.boccassi@gmail.com To: Fiona Trahe Cc: Arek Kusztal , dpdk stable Date: Thu, 19 Dec 2019 14:32:47 +0000 Message-Id: <20191219143447.21506-20-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191219143447.21506-1-luca.boccassi@gmail.com> References: <20191219143447.21506-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'crypto/qat: fix digest length in XCBC capability' has been queued to LTS release 17.11.10 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Hi, FYI, your patch has been queued to LTS release 17.11.10 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 12/21/19. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Thanks. Luca Boccassi --- >From 70116ae88ca7276591f9b16650386c828a92b0c8 Mon Sep 17 00:00:00 2001 From: Fiona Trahe Date: Tue, 10 Sep 2019 17:32:10 +0100 Subject: [PATCH] crypto/qat: fix digest length in XCBC capability [ upstream commit 0996ed0d5ad65b6419e3ce66a420199c3ed45ca9 ] Digest length in RTE_CRYPTO_AUTH_AES_XCBC_MAC capability was incorrectly marked 16 bytes, should be 12. Fixes: 6a3c87bc6a6c ("crypto/qat: refactor capabilities infrastructure") Signed-off-by: Fiona Trahe Acked-by: Arek Kusztal --- drivers/crypto/qat/qat_crypto_capabilities.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/crypto/qat/qat_crypto_capabilities.h b/drivers/crypto/qat/qat_crypto_capabilities.h index 89ba27d4db..9e8bc4149b 100644 --- a/drivers/crypto/qat/qat_crypto_capabilities.h +++ b/drivers/crypto/qat/qat_crypto_capabilities.h @@ -174,8 +174,8 @@ .increment = 0 \ }, \ .digest_size = { \ - .min = 16, \ - .max = 16, \ + .min = 12, \ + .max = 12, \ .increment = 0 \ }, \ .aad_size = { 0 }, \ -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2019-12-19 14:32:27.126448098 +0000 +++ 0020-crypto-qat-fix-digest-length-in-XCBC-capability.patch 2019-12-19 14:32:25.509286006 +0000 @@ -1,25 +1,26 @@ -From 0996ed0d5ad65b6419e3ce66a420199c3ed45ca9 Mon Sep 17 00:00:00 2001 +From 70116ae88ca7276591f9b16650386c828a92b0c8 Mon Sep 17 00:00:00 2001 From: Fiona Trahe Date: Tue, 10 Sep 2019 17:32:10 +0100 Subject: [PATCH] crypto/qat: fix digest length in XCBC capability +[ upstream commit 0996ed0d5ad65b6419e3ce66a420199c3ed45ca9 ] + Digest length in RTE_CRYPTO_AUTH_AES_XCBC_MAC capability was incorrectly marked 16 bytes, should be 12. Fixes: 6a3c87bc6a6c ("crypto/qat: refactor capabilities infrastructure") -Cc: stable@dpdk.org Signed-off-by: Fiona Trahe Acked-by: Arek Kusztal --- - drivers/crypto/qat/qat_sym_capabilities.h | 4 ++-- + drivers/crypto/qat/qat_crypto_capabilities.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/drivers/crypto/qat/qat_sym_capabilities.h b/drivers/crypto/qat/qat_sym_capabilities.h -index 6df12b9441..a7fb6a0da9 100644 ---- a/drivers/crypto/qat/qat_sym_capabilities.h -+++ b/drivers/crypto/qat/qat_sym_capabilities.h -@@ -145,8 +145,8 @@ +diff --git a/drivers/crypto/qat/qat_crypto_capabilities.h b/drivers/crypto/qat/qat_crypto_capabilities.h +index 89ba27d4db..9e8bc4149b 100644 +--- a/drivers/crypto/qat/qat_crypto_capabilities.h ++++ b/drivers/crypto/qat/qat_crypto_capabilities.h +@@ -174,8 +174,8 @@ .increment = 0 \ }, \ .digest_size = { \