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 7D21946A53 for ; Wed, 25 Jun 2025 14:54:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79314402AB; Wed, 25 Jun 2025 14:54:26 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 19204402AB for ; Wed, 25 Jun 2025 14:54:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 1EBFE1252CF; Wed, 25 Jun 2025 14:53:10 +0200 (CEST) Subject: |WARNING| pw154705 [PATCH v2 05/15] net/txgbe: add support for PHY configuration via SW-FW mailbox In-Reply-To: <20250625125047.18072-6-zaiyuwang@trustnetic.com> References: <20250625125047.18072-6-zaiyuwang@trustnetic.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Zaiyu Wang Message-Id: <20250625125310.1EBFE1252CF@dpdk.org> Date: Wed, 25 Jun 2025 14:53:10 +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/154705 _coding style issues_ WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'? #77: Migrate Amber-Lite PHY configuration to firmware due to complexity. WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst #266: FILE: drivers/net/txgbe/base/txgbe_mng.c:614: + msleep(1); total: 0 errors, 2 warnings, 0 checks, 228 lines checked