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 9A16546A53 for ; Wed, 25 Jun 2025 14:54:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 964FD402AB; Wed, 25 Jun 2025 14:54:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5C9C1402AB for ; Wed, 25 Jun 2025 14:54:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6014C1252CF; Wed, 25 Jun 2025 14:53:31 +0200 (CEST) Subject: |WARNING| pw154703 [PATCH v2 03/15] net/txgbe: add identification support for new SFP/QSFP modules In-Reply-To: <20250625125047.18072-4-zaiyuwang@trustnetic.com> References: <20250625125047.18072-4-zaiyuwang@trustnetic.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Zaiyu Wang Message-Id: <20250625125331.6014C1252CF@dpdk.org> Date: Wed, 25 Jun 2025 14:53:31 +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/154703 _coding style issues_ WARNING:TYPO_SPELLING: 'Lite' may be misspelled - perhaps 'Light'? #77: SR/CR) in the Amber-Lite NIC configuration flow. CHECK:CAMELCASE: Avoid CamelCase: #277: FILE: drivers/net/txgbe/base/txgbe_phy.h:288: +#define TXGBE_SFF_40GBASEPSM4_Parallel 0x12 WARNING:SPACE_BEFORE_TAB: please, no space before tabs #295: FILE: drivers/net/txgbe/base/txgbe_phy.h:314: +#define TXGBE_SFF_40GBASE_LR4 ^I^I^I0x2$ total: 0 errors, 2 warnings, 1 checks, 222 lines checked