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 9462C4564F for ; Fri, 19 Jul 2024 12:07:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DD5242EF9; Fri, 19 Jul 2024 12:07:57 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C152D42E8C for ; Fri, 19 Jul 2024 12:06:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BD452127EE2; Fri, 19 Jul 2024 12:06:39 +0200 (CEST) Subject: |WARNING| pw142554 [PATCH 28/30] dma/dpaa: support multiple SG copies In-Reply-To: <20240719100126.1150373-28-g.singh@nxp.com> References: <20240719100126.1150373-28-g.singh@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gagandeep Singh Message-Id: <20240719100639.BD452127EE2@dpdk.org> Date: Fri, 19 Jul 2024 12:06:39 +0200 (CEST) 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/142554 _coding style issues_ WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'? #152: FILE: drivers/dma/dpaa/dpaa_qdma.c:647: + if (fsl_qdma->is_slient || unlikely(s_hw_err_check)) { WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'? #164: FILE: drivers/dma/dpaa/dpaa_qdma.c:659: + } else if (fsl_qdma->is_slient) { total: 0 errors, 2 warnings, 279 lines checked