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 1087746A53 for ; Wed, 25 Jun 2025 14:53:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CF4040DDD; Wed, 25 Jun 2025 14:53:49 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E412A40E1B for ; Wed, 25 Jun 2025 14:53:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E8BA31252CF; Wed, 25 Jun 2025 14:52:34 +0200 (CEST) Subject: |WARNING| pw154712 [PATCH v2 12/15] net/txgbe: add GPIO configuration In-Reply-To: <20250625125047.18072-13-zaiyuwang@trustnetic.com> References: <20250625125047.18072-13-zaiyuwang@trustnetic.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Zaiyu Wang Message-Id: <20250625125234.E8BA31252CF@dpdk.org> Date: Wed, 25 Jun 2025 14:52:34 +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/154712 _coding style issues_ WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'? #76: Add GPIO configuration for Amber-Lite NICs to match design differences WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'? #77: 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 #170: FILE: drivers/net/txgbe/txgbe_ethdev.c:1938: + msleep(10); total: 0 errors, 3 warnings, 0 checks, 166 lines checked