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 E7D2B461BA for ; Fri, 7 Feb 2025 13:52:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E46E2410F2; Fri, 7 Feb 2025 13:52:28 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9DFF140E45 for ; Fri, 7 Feb 2025 13:52:27 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 480C0124126; Fri, 7 Feb 2025 13:51:15 +0100 (CET) Subject: |WARNING| pw151124 [PATCH v3 33/36] net/e1000/base: introduce PHY ID retry mechanism In-Reply-To: <09a7377cd3c670fb02c647eabd13b1e3cb0e081e.1738932115.git.anatoly.burakov@intel.com> References: <09a7377cd3c670fb02c647eabd13b1e3cb0e081e.1738932115.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20250207125115.480C0124126@dpdk.org> Date: Fri, 7 Feb 2025 13:51:15 +0100 (CET) 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/151124 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #147: FILE: drivers/net/intel/e1000/base/e1000_i225.c:201: + /* + * IGC/IGB merge note: in base code, there was a PHY ID check for WARNING:TYPO_SPELLING: 'wih' may be misspelled - perhaps 'with'? #155: FILE: drivers/net/intel/e1000/base/e1000_i225.c:209: + * issues wih reading PHY ID on some platforms, and PHY ID read total: 0 errors, 2 warnings, 0 checks, 74 lines checked