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 6D4DDA0032 for ; Wed, 11 May 2022 04:21:25 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6862A4111B; Wed, 11 May 2022 04:21:25 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C8714410EE for ; Wed, 11 May 2022 04:21:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B9CB01242ED; Wed, 11 May 2022 04:21:24 +0200 (CEST) Subject: |WARNING| pw111014 [PATCH v6 5/5] ethdev: format module EEPROM for SFF-8636 In-Reply-To: <20220511021442.811950-6-robinx.zhang@intel.com> References: <20220511021442.811950-6-robinx.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Robin Zhang Message-Id: <20220511022124.B9CB01242ED@dpdk.org> Date: Wed, 11 May 2022 04:21:24 +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/111014 _coding style issues_ WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #456: FILE: lib/ethdev/sff_8636.c:344: + ssf_add_dict_string(d, name, "40G OTN (OTU3B/OTU3C)"); WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #456: FILE: lib/ethdev/sff_8636.c:344: + ssf_add_dict_string(d, name, "40G OTN (OTU3B/OTU3C)"); WARNING:TYPO_SPELLING: 'gurantee' may be misspelled - perhaps 'guarantee'? #775: FILE: lib/ethdev/sff_8636.c:663: + * of page 3, will provide the gurantee for existence of alarms total: 0 errors, 3 warnings, 1384 lines checked