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 1120845BAC for ; Wed, 23 Oct 2024 08:26:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D4C440DD3; Wed, 23 Oct 2024 08:26:30 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4A12B40DD3 for ; Wed, 23 Oct 2024 08:26:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3DF741206AA; Wed, 23 Oct 2024 08:26:28 +0200 (CEST) Subject: |WARNING| pw146829 [v2 01/12] net/enetc: Add initial ENETC4 PMD driver support In-Reply-To: <20241023062433.851218-2-vanshika.shukla@nxp.com> References: <20241023062433.851218-2-vanshika.shukla@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: vanshika.shukla@nxp.com Message-Id: <20241023062628.3DF741206AA@dpdk.org> Date: Wed, 23 Oct 2024 08:26: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/146829 _coding style issues_ WARNING:TYPO_SPELLING: 'cachable' may be misspelled - perhaps 'cacheable'? #1095: FILE: drivers/net/enetc/kpage_ncache_api.h:58: + ENETC_PMD_ERR(KYEL "Error(%d): " KNRM "non-cachable set", WARNING:TYPO_SPELLING: 'cachable' may be misspelled - perhaps 'cacheable'? #1103: FILE: drivers/net/enetc/kpage_ncache_api.h:66: + ENETC_PMD_DEBUG(KYEL "Page should be non-cachable now" KNRM); total: 0 errors, 2 warnings, 0 checks, 940 lines checked