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 4BF0848952 for ; Thu, 16 Oct 2025 13:21:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46ECE40EE4; Thu, 16 Oct 2025 13:21:59 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AC7CE40269 for ; Thu, 16 Oct 2025 13:21:57 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EA91D1242A9; Thu, 16 Oct 2025 13:21:37 +0200 (CEST) Subject: |WARNING| pw157751 [PATCH v5 18/21] net/txgbe: add thermal sensor configuration for Amber-Lite NICs In-Reply-To: <20251016111736.25372-19-zaiyuwang@trustnetic.com> References: <20251016111736.25372-19-zaiyuwang@trustnetic.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Zaiyu Wang Message-Id: <20251016112137.EA91D1242A9@dpdk.org> Date: Thu, 16 Oct 2025 13:21:37 +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/157751 _coding style issues_ WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see function description of msleep(). #125: FILE: drivers/net/txgbe/base/txgbe_hw.c:2244: + msleep(1); total: 0 errors, 1 warnings, 0 checks, 139 lines checked