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 7AA83A00C5 for ; Tue, 15 Feb 2022 11:24:12 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A8F9410F3; Tue, 15 Feb 2022 11:24:12 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ACAA140E78 for ; Tue, 15 Feb 2022 11:24:10 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 9401C12336A; Tue, 15 Feb 2022 11:24:10 +0100 (CET) Subject: |WARNING| pw107575 [PATCH] app/testpmd: format dump information of module EEPROM In-Reply-To: <20220215101853.919735-1-robinx.zhang@intel.com> References: <20220215101853.919735-1-robinx.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Robin Zhang Message-Id: <20220215102410.9401C12336A@dpdk.org> Date: Tue, 15 Feb 2022 11:24:10 +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/107575 _coding style issues_ WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #1288: FILE: app/test-pmd/sff_8636.c:340: + printf("%s 40G OTN (OTU3B/OTU3C) ", pfx); WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #1288: FILE: app/test-pmd/sff_8636.c:340: + printf("%s 40G OTN (OTU3B/OTU3C) ", pfx); WARNING:TYPO_SPELLING: 'gurantee' may be misspelled - perhaps 'guarantee'? #1584: FILE: app/test-pmd/sff_8636.c:636: + * of page 3, will provide the gurantee for existence of alarms WARNING:TYPO_SPELLING: 'Celcius' may be misspelled - perhaps ''? #2750: FILE: app/test-pmd/sff_common.h:154: + /* SFP Temp in 16-bit signed 1/256 Celcius */ total: 0 errors, 4 warnings, 2680 lines checked