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 A62F145B36 for ; Mon, 14 Oct 2024 11:40:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A10D74027F; Mon, 14 Oct 2024 11:40:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2D2C640273 for ; Mon, 14 Oct 2024 11:40:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2710B120757; Mon, 14 Oct 2024 11:40:53 +0200 (CEST) Subject: |WARNING| pw145842 [v6 14/15] dma/dpaa: add DMA error checks In-Reply-To: <20241014093639.553467-15-g.singh@nxp.com> References: <20241014093639.553467-15-g.singh@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gagandeep Singh Message-Id: <20241014094053.2710B120757@dpdk.org> Date: Mon, 14 Oct 2024 11:40:53 +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/145842 _coding style issues_ WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #211: FILE: drivers/dma/dpaa/dpaa_qdma.c:1132: + " status: %02x, ser: %d, offset:%d, fmt: %02x", WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #212: FILE: drivers/dma/dpaa/dpaa_qdma.c:1133: + local.err_cmd.status, local.err_cmd.ser, total: 0 errors, 2 warnings, 0 checks, 265 lines checked