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 3F7E345501 for ; Wed, 26 Jun 2024 14:06:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A252A436DC; Wed, 26 Jun 2024 14:04:29 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1A2A642E6E for ; Wed, 26 Jun 2024 14:03:29 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 14C41128144; Wed, 26 Jun 2024 14:03:29 +0200 (CEST) Subject: |WARNING| pw141832 [PATCH v4 060/103] net/ice/base: add 200G speeds to PHY types decoding In-Reply-To: <6039c815491f1d84ed523028872ceadd3ac0a025.1719401848.git.anatoly.burakov@intel.com> References: <6039c815491f1d84ed523028872ceadd3ac0a025.1719401848.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240626120329.14C41128144@dpdk.org> Date: Wed, 26 Jun 2024 14:03:29 +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/141832 _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