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 46FF045843 for ; Fri, 23 Aug 2024 09:35:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B22D43283; Fri, 23 Aug 2024 09:35:52 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0C97342FEF for ; Fri, 23 Aug 2024 09:35:50 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id F1346120778; Fri, 23 Aug 2024 09:35:49 +0200 (CEST) Subject: |WARNING| pw143357 [PATCH v2 16/18] bus/dpaa: add ONIC port mode for the DPAA eth In-Reply-To: <20240823073240.3708320-17-hemant.agrawal@nxp.com> References: <20240823073240.3708320-17-hemant.agrawal@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hemant Agrawal Message-Id: <20240823073549.F1346120778@dpdk.org> Date: Fri, 23 Aug 2024 09:35:49 +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/143357 _coding style issues_ WARNING:TYPO_SPELLING: 'Applicaiton' may be misspelled - perhaps 'Application'? #156: FILE: doc/guides/nics/dpaa.rst:359: + Applicaiton 2 can send packets to Application 1. WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #282: FILE: drivers/bus/dpaa/base/fman/fman.c:868: + FMAN_ERR(-EINVAL, "%s: couldn't get p_onic_oh_nodes ", WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #289: FILE: drivers/bus/dpaa/base/fman/fman.c:875: + FMAN_ERR(-EINVAL, "%s: couldn't get rx_oh_node ", WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #297: FILE: drivers/bus/dpaa/base/fman/fman.c:883: + FMAN_ERR(-EINVAL, "%s: couldn't get p_fman_rx_oh_node ", WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #304: FILE: drivers/bus/dpaa/base/fman/fman.c:890: + FMAN_ERR(-EINVAL, "%s: couldn't get fman_rx_oh_node ", WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #336: FILE: drivers/bus/dpaa/base/fman/fman.c:922: + FMAN_ERR(-EINVAL, "%s: couldn't get tx_oh_node ", WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #344: FILE: drivers/bus/dpaa/base/fman/fman.c:930: + FMAN_ERR(-EINVAL, "%s: couldn't get p_fman_tx_oh_node ", WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #351: FILE: drivers/bus/dpaa/base/fman/fman.c:937: + FMAN_ERR(-EINVAL, "%s: couldn't get fman_tx_oh_node ", total: 0 errors, 8 warnings, 0 checks, 835 lines checked