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 E4CC845A67 for ; Mon, 30 Sep 2024 12:33:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0A244027C; Mon, 30 Sep 2024 12:33:07 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2F0BA4026C for ; Mon, 30 Sep 2024 12:33:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2B62E121D9E; Mon, 30 Sep 2024 12:33:02 +0200 (CEST) Subject: |WARNING| pw144665 [PATCH v3 15/18] bus/dpaa: add ONIC port mode for the DPAA eth In-Reply-To: <20240930102946.3236998-16-hemant.agrawal@nxp.com> References: <20240930102946.3236998-16-hemant.agrawal@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hemant Agrawal Message-Id: <20240930103302.2B62E121D9E@dpdk.org> Date: Mon, 30 Sep 2024 12:33:02 +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/144665 _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, 849 lines checked