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 4497E48AF8 for ; Thu, 13 Nov 2025 11:01:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F37A40151; Thu, 13 Nov 2025 11:01:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6274540DDA for ; Thu, 13 Nov 2025 11:01:10 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id EF8A41261F3; Thu, 13 Nov 2025 11:00:16 +0100 (CET) Subject: |WARNING| pw158748 [PATCH v3 2/4] net/dpaa2: clear active VDQ state when freeing Rx queues In-Reply-To: <20251113095917.1973514-2-hemant.agrawal@nxp.com> References: <20251113095917.1973514-2-hemant.agrawal@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hemant Agrawal Message-Id: <20251113100016.EF8A41261F3@dpdk.org> Date: Thu, 13 Nov 2025 11:00:16 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/158748 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 42) #202: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:646: + while (!qbman_check_command_complete(qs->active_dqs)) + /* wait */; total: 0 errors, 1 warnings, 0 checks, 42 lines checked