From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 09833A00C4 for ; Fri, 18 Nov 2022 00:10:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06BCA41181; Fri, 18 Nov 2022 00:10:52 +0100 (CET) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mails.dpdk.org (Postfix) with ESMTP id 91FB641181 for ; Fri, 18 Nov 2022 00:10:50 +0100 (CET) Received: by mail-wr1-f42.google.com with SMTP id a14so6404093wru.5 for ; Thu, 17 Nov 2022 15:10:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=B/gAZGIPfHu3JTPsiJsQMpvLh1cO6dYoEHh01blaqEY=; b=ahi5m12Ka7162zZthHWvFL//uN0tmg+ZB0nmUgtmfa9IUDb5AXA6eGi8PO0746UdDx lKz2PE+1oKbjTicB6YAqfSJKS5V7b+FPkbACKM6KuoRnusDoQDSljohyOh2/N4CF4e4N ZuRJ216lM8mtruAH2djiUs2IXbkdgvll0zyBRi/x9xz+0WFTPxFvmSem2r66pwNw8M1l 4mofnQE0JnbMAE9E0vJy+ZWx9h4neKX3aUBIh5+rrcwBxTmNFpmvb5qunZ0Uhf1FqJgg eNONq0BYyhiQ1V6FdnxjiTWAs5CgKSmtkIDBSZIqXAjt8k2HrXzvCHFzq7kTNE+AHD8f 7P+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B/gAZGIPfHu3JTPsiJsQMpvLh1cO6dYoEHh01blaqEY=; b=C23KL0JU5hdAQXhF8Wyi0mrcWybgADHeBNhNLlun1MAh+hEnppkHg5EuxgCgCTUi1G hO+ez4mopbnVqn7+zX1fl3pqsPW0oyAkRZr/z/qYUcz/1A0+APilj+xbTkZXl1pz/fse I7JfHGFg4ZhIlFkP857A4F508qNeKnH5lVhVxz4LZJHUjxW6YeJ9+bXwO6yosxGWJZa4 QlIdFDXF+X6/JkGBZk+pyzEQW7W31F32bQH5QvBXBsiAB/dleWP1C3xiUIP2EWWZL3Yk OF47APPyTRkpcuMAsr12UQZmEYIVhPE56xzinmqQthcPY7k5HaHyx+/ColLyzxIthGla IscA== X-Gm-Message-State: ANoB5pnADobgjeI74suFw0A8Dq61xAElrWYQJj+75gPvNIrDqwqLwPeQ kpaDhkuL66/PwLPuubX1fvqsgN/gmRc= X-Google-Smtp-Source: AA0mqf6Kv1giZqWb0r3cpUp16/tEOvBRcULk3eW0X1sr2DAXJfmjYj5KEtA+b0zCo24Enb1Lo3Uf7w== X-Received: by 2002:adf:ce0b:0:b0:235:a4a5:8e91 with SMTP id p11-20020adfce0b000000b00235a4a58e91mr2814943wrn.404.1668726650279; Thu, 17 Nov 2022 15:10:50 -0800 (PST) Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id k33-20020a05600c1ca100b003b3365b38f9sm2960901wms.10.2022.11.17.15.10.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Nov 2022 15:10:49 -0800 (PST) From: luca.boccassi@gmail.com To: Kai Ji Cc: Ciara Power , dpdk stable Subject: patch 'test/crypto: fix bitwise operator in a SNOW3G case' has been queued to stable release 20.11.7 Date: Thu, 17 Nov 2022 23:08:53 +0000 Message-Id: <20221117230859.611465-29-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221117230859.611465-1-luca.boccassi@gmail.com> References: <20221105171146.1520039-47-luca.boccassi@gmail.com> <20221117230859.611465-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 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 Hi, FYI, your patch has been queued to stable release 20.11.7 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 11/19/22. 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. Queued patches are on a temporary branch at: https://github.com/kevintraynor/dpdk-stable This queued commit can be viewed at: https://github.com/kevintraynor/dpdk-stable/commit/326e988672aa5c8d4c8f2bb471599289b2811690 Thanks. Luca Boccassi --- >From 326e988672aa5c8d4c8f2bb471599289b2811690 Mon Sep 17 00:00:00 2001 From: Kai Ji Date: Sat, 12 Nov 2022 00:27:15 +0800 Subject: [PATCH] test/crypto: fix bitwise operator in a SNOW3G case [ upstream commit e23eccfd281e056eac4f287e9993d2b26d440134 ] This patch remove incorrect bitwise and operator used in the return function of sw snow3g testcase Fixes: 24342ade2c9d ("test/crypto: check SNOW3G when digest is encrypted") Signed-off-by: Kai Ji Acked-by: Ciara Power --- app/test/test_cryptodev.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c index bba040078b..15675df2d5 100644 --- a/app/test/test_cryptodev.c +++ b/app/test/test_cryptodev.c @@ -6394,8 +6394,10 @@ test_snow3g_decryption_with_digest_test_case_1(void) */ snow3g_hash_test_vector_setup(&snow3g_test_case_7, &snow3g_hash_data); - return test_snow3g_decryption(&snow3g_test_case_7) & - test_snow3g_authentication_verify(&snow3g_hash_data); + if (test_snow3g_decryption(&snow3g_test_case_7)) + return TEST_FAILED; + + return test_snow3g_authentication_verify(&snow3g_hash_data); } static int -- 2.34.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2022-11-17 23:07:56.703188876 +0000 +++ 0029-test-crypto-fix-bitwise-operator-in-a-SNOW3G-case.patch 2022-11-17 23:07:55.548331629 +0000 @@ -1 +1 @@ -From e23eccfd281e056eac4f287e9993d2b26d440134 Mon Sep 17 00:00:00 2001 +From 326e988672aa5c8d4c8f2bb471599289b2811690 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit e23eccfd281e056eac4f287e9993d2b26d440134 ] + @@ -10 +11,0 @@ -Cc: stable@dpdk.org @@ -19 +20 @@ -index e1122fcd7c..d6ae762df9 100644 +index bba040078b..15675df2d5 100644 @@ -22 +23 @@ -@@ -6870,8 +6870,10 @@ test_snow3g_decryption_with_digest_test_case_1(void) +@@ -6394,8 +6394,10 @@ test_snow3g_decryption_with_digest_test_case_1(void)