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 5CB5446A61 for ; Thu, 26 Jun 2025 10:12:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57D6A402F2; Thu, 26 Jun 2025 10:12:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EA194402F2 for ; Thu, 26 Jun 2025 10:12:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 044441252D7; Thu, 26 Jun 2025 10:11:01 +0200 (CEST) Subject: |WARNING| pw154735 [PATCH v3 12/15] net/txgbe: add GPIO configuration In-Reply-To: <20250626080221.22488-13-zaiyuwang@trustnetic.com> References: <20250626080221.22488-13-zaiyuwang@trustnetic.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Zaiyu Wang Message-Id: <20250626081101.044441252D7@dpdk.org> Date: Thu, 26 Jun 2025 10:11:01 +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/154735 _coding style issues_ WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'? #74: Add GPIO configuration for Amber-Lite NICs to match design differences WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'? #75: from 10G NICs: The Amber-Lite NIC requires additional setup steps WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst #168: FILE: drivers/net/txgbe/txgbe_ethdev.c:1938: + msleep(10); total: 0 errors, 3 warnings, 0 checks, 166 lines checked