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 C9FE448932 for ; Tue, 14 Oct 2025 09:22:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA4DD40616; Tue, 14 Oct 2025 09:22:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 46A614065E for ; Tue, 14 Oct 2025 09:22:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 236041242AE; Tue, 14 Oct 2025 09:22:27 +0200 (CEST) Subject: |WARNING| pw157524 [PATCH 07/15] net/dpaa2: add dpmac MC header file In-Reply-To: <20251014060045.1304694-8-prashant.gupta_3@nxp.com> References: <20251014060045.1304694-8-prashant.gupta_3@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Prashant Gupta Message-Id: <20251014072227.236041242AE@dpdk.org> Date: Tue, 14 Oct 2025 09:22:27 +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/157524 _coding style issues_ WARNING:TYPO_SPELLING: 'WAN' may be misspelled - perhaps 'WANT'? #254: 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'? #267: 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