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 007B448950 for ; Thu, 16 Oct 2025 12:30:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFA69410DD; Thu, 16 Oct 2025 12:30:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 00928410DD for ; Thu, 16 Oct 2025 12:30:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4AF431242A9; Thu, 16 Oct 2025 12:30:28 +0200 (CEST) Subject: |WARNING| pw157726 [PATCH v2 08/15] net/dpaa2: add dpmac MC header file In-Reply-To: <20251016102805.2453687-9-prashant.gupta_3@nxp.com> References: <20251016102805.2453687-9-prashant.gupta_3@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Prashant Gupta Message-Id: <20251016103028.4AF431242A9@dpdk.org> Date: Thu, 16 Oct 2025 12:30:28 +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/157726 _coding style issues_ WARNING:TYPO_SPELLING: 'WAN' may be misspelled - perhaps 'WANT'? #253: FILE: drivers/net/dpaa2/mc/fsl_dpmac.h:184: + * LAN/WAN uses different Inter-Frame Gap mode ^^^ WARNING:TYPO_SPELLING: 'WAN' may be misspelled - perhaps 'WANT'? #266: FILE: drivers/net/dpaa2/mc/fsl_dpmac.h:197: + enum dpmac_ifg_mode ipg_mode; /*!< WAN/LAN mode */ ^^^ total: 0 errors, 2 warnings, 0 checks, 465 lines checked