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 24661A00BE for ; Wed, 20 Apr 2022 09:06:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D632427E9; Wed, 20 Apr 2022 09:06:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 30425410FB for ; Wed, 20 Apr 2022 09:06:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 1CAB5120DB4; Wed, 20 Apr 2022 09:06:52 +0200 (CEST) Subject: |WARNING| pw109902 [PATCH v3 5/5] ethdev: format module EEPROM for SFF-8636 In-Reply-To: <20220420070017.119739-6-robinx.zhang@intel.com> References: <20220420070017.119739-6-robinx.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Robin Zhang Message-Id: <20220420070652.1CAB5120DB4@dpdk.org> Date: Wed, 20 Apr 2022 09:06:52 +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/109902 _coding style issues_ WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #535: FILE: lib/ethdev/sff_8636.c:452: + printf("%s 40G OTN (OTU3B/OTU3C) ", pfx); WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #535: FILE: lib/ethdev/sff_8636.c:452: + printf("%s 40G OTN (OTU3B/OTU3C) ", pfx); WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #536: FILE: lib/ethdev/sff_8636.c:453: + add_item_string(items, name_string, "40G OTN (OTU3B/OTU3C)"); WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #536: FILE: lib/ethdev/sff_8636.c:453: + add_item_string(items, name_string, "40G OTN (OTU3B/OTU3C)"); WARNING:TYPO_SPELLING: 'gurantee' may be misspelled - perhaps 'guarantee'? #965: FILE: lib/ethdev/sff_8636.c:882: + * of page 3, will provide the gurantee for existence of alarms total: 0 errors, 5 warnings, 1596 lines checked