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 66D5B4404F for ; Wed, 12 Jun 2024 17:22:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC529427AF; Wed, 12 Jun 2024 17:21:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 907EC40E09 for ; Wed, 12 Jun 2024 17:21:57 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 822EC124124; Wed, 12 Jun 2024 17:21:57 +0200 (CEST) Subject: |WARNING| pw141058 [PATCH v2 098/148] net/ice/base: add 200G speeds to PHY types decoding In-Reply-To: <39d4408f75d30e6ffa02a1772598c2893d8ba112.1718204529.git.anatoly.burakov@intel.com> References: <39d4408f75d30e6ffa02a1772598c2893d8ba112.1718204529.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240612152157.822EC124124@dpdk.org> Date: Wed, 12 Jun 2024 17:21:57 +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/141058 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #73: Add the 200G speeds to the ice_get_link_speed_based_on_phy_type function. This WARNING:TYPO_SPELLING: 'UKNOWN' may be misspelled - perhaps 'UNKNOWN'? #74: allows detection of 200G speed instead of UKNOWN. total: 0 errors, 2 warnings, 0 checks, 25 lines checked