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 A6D0848931 for ; Tue, 14 Oct 2025 09:25:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2C5E40288; Tue, 14 Oct 2025 09:25:38 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BAA9540288 for ; Tue, 14 Oct 2025 09:25:37 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 98AA41242AE; Tue, 14 Oct 2025 09:25:20 +0200 (CEST) Subject: |WARNING| pw157538 [PATCH 07/15] net/dpaa2: add dpmac MC header file In-Reply-To: <20251014064035.1312896-8-prashant.gupta_3@nxp.com> References: <20251014064035.1312896-8-prashant.gupta_3@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Prashant Gupta Message-Id: <20251014072520.98AA41242AE@dpdk.org> Date: Tue, 14 Oct 2025 09:25:20 +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/157538 _coding style issues_ WARNING:TYPO_SPELLING: 'WAN' may be misspelled - perhaps 'WANT'? #255: 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'? #268: 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