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 79F5CA06CB for ; Tue, 22 Nov 2022 23:02:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C09D42D87; Tue, 22 Nov 2022 23:02:55 +0100 (CET) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mails.dpdk.org (Postfix) with ESMTP id 75E2C42D7E for ; Tue, 22 Nov 2022 23:02:53 +0100 (CET) Received: by mail-wr1-f51.google.com with SMTP id cl5so26893158wrb.9 for ; Tue, 22 Nov 2022 14:02:53 -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=2DBrNeinwBtV8RISMmG1KauLgF/JtkgsnqBk8dukHrE=; b=phxaYPnJWc0CvaQ0yTgFVi3m1evkknOrADRaRpRbzavTo4kKED887GoSc4CuFdmVRT yI+qO4lZUQXOF1V595SpFCxfSQyxDV7mnaCu7ajNijEpL53eI6j9EG1EPeRxQR2LI6SK 5ukUlu4I/aEeShjs+MNeX2XwO8VnVneZXi2cCSW4JvLDdfEiPVEsuTdEzRF5+g/PwwRC ntiw6risik3C06SG1vaGLUmjIJfBAyYH03zadzuppoXU5ZT0lFouVdMtGMWzMSDXagvR sZNL0UnfodXzcDD5hAAir+d2QU97V8eIrGOzoD0eljakf3TP4xTEasN6jNMSoDnnQLG4 RQtA== 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=2DBrNeinwBtV8RISMmG1KauLgF/JtkgsnqBk8dukHrE=; b=WPJHWHU6WvMJa12ru5AYV1/8jpaMY+AJInmI1D5brVtIIbD9N7Uz2gudT8/sGVr4Yf nX4OwByl7lRR1X1ppBDlncbTdK9ViaRBJ8PAekyhT9WOJppkTuyl3EIFi7abuUx+wMiS YB7cltg8vu+7aNkh3CU7EIgHAfbOk1P/Q4UyJEyy0fYdA5Z1ZNQ2NsqKL45goM9obZUe XLoSmxFqbAhavKh9BaYGRcgZzdSuQz7b9S/CliBYkv+VFmQRCm6Vi1anAutWx35C+U2s 8d9uEUobx4uFe4fzI7M2d1bcJMEOAPbN+Tsw8PkeFPau0trpmSZPhVNJZaBTLd61lJ1s rXXQ== X-Gm-Message-State: ANoB5pmM/ucyzD8XNWgQxpbLm+oQy/sbs7ZdjTGPSPYQHk4nRg/5e3Me 3iyrcGU037WfCAQcLIXfFhg= X-Google-Smtp-Source: AA0mqf7hp/ssnj8Bc2lZ+SKcKwsxAhjBgaLqY5iti6cPiTe/7jcwIw8LEXpgGTTzURUP4SWnYG2Esg== X-Received: by 2002:a5d:69c4:0:b0:236:c206:b2b1 with SMTP id s4-20020a5d69c4000000b00236c206b2b1mr4709760wrw.624.1669154573033; Tue, 22 Nov 2022 14:02:53 -0800 (PST) Received: from localhost ([2a01:4b00:d307:1000:f1d3:eb5e:11f4:a7d9]) by smtp.gmail.com with ESMTPSA id l2-20020a05600c1d0200b003c6d21a19a0sm58629wms.29.2022.11.22.14.02.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Nov 2022 14:02:52 -0800 (PST) From: luca.boccassi@gmail.com To: David Marchand Cc: Tyler Retzlaff , dpdk stable Subject: patch 'bus/dpaa: fix build with clang 15' has been queued to stable release 20.11.7 Date: Tue, 22 Nov 2022 22:02:27 +0000 Message-Id: <20221122220241.926784-3-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221122220241.926784-1-luca.boccassi@gmail.com> References: <20221117230859.611465-34-luca.boccassi@gmail.com> <20221122220241.926784-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/24/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/efbe9a07aecd8f18186935bcc3298ed1e08c2ccb Thanks. Luca Boccassi --- >From efbe9a07aecd8f18186935bcc3298ed1e08c2ccb Mon Sep 17 00:00:00 2001 From: David Marchand Date: Fri, 18 Nov 2022 09:53:05 +0100 Subject: [PATCH] bus/dpaa: fix build with clang 15 [ upstream commit 6d58990561fbfc04e2bd53e1778352ad1d117edf ] This variable is not used. Fixes: f38f61e982f8 ("bus/dpaa: add BMAN hardware interfaces") Signed-off-by: David Marchand Acked-by: Tyler Retzlaff --- drivers/bus/dpaa/base/qbman/bman.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/bus/dpaa/base/qbman/bman.h b/drivers/bus/dpaa/base/qbman/bman.h index 21a6bee778..b2aa93e046 100644 --- a/drivers/bus/dpaa/base/qbman/bman.h +++ b/drivers/bus/dpaa/base/qbman/bman.h @@ -519,7 +519,6 @@ static inline int bm_shutdown_pool(struct bm_portal *p, u32 bpid) struct bm_mc_command *bm_cmd; struct bm_mc_result *bm_res; - int aq_count = 0; bool stop = false; while (!stop) { @@ -532,8 +531,7 @@ static inline int bm_shutdown_pool(struct bm_portal *p, u32 bpid) if (!(bm_res->verb & BM_MCR_VERB_ACQUIRE_BUFCOUNT)) { /* Pool is empty */ stop = true; - } else - ++aq_count; + } }; return 0; } -- 2.34.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2022-11-22 22:01:31.723652332 +0000 +++ 0003-bus-dpaa-fix-build-with-clang-15.patch 2022-11-22 22:01:31.455523649 +0000 @@ -1 +1 @@ -From 6d58990561fbfc04e2bd53e1778352ad1d117edf Mon Sep 17 00:00:00 2001 +From efbe9a07aecd8f18186935bcc3298ed1e08c2ccb Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 6d58990561fbfc04e2bd53e1778352ad1d117edf ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org