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 A8344A0558 for ; Thu, 26 May 2022 09:41:27 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2B45410DC; Thu, 26 May 2022 09:41:27 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A9AE040E78 for ; Thu, 26 May 2022 09:41:25 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 959E1120945; Thu, 26 May 2022 09:41:25 +0200 (CEST) Subject: |WARNING| pw111894 [PATCH v9 5/5] ethdev: support SFF-8636 module information telemetry In-Reply-To: <20220526073215.428410-6-robinx.zhang@intel.com> References: <20220526073215.428410-6-robinx.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Robin Zhang Message-Id: <20220526074125.959E1120945@dpdk.org> Date: Thu, 26 May 2022 09:41:25 +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/111894 _coding style issues_ WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #455: FILE: lib/ethdev/sff_8636.c:358: + ssf_add_dict_string(d, name, "40G OTN (OTU3B/OTU3C)"); WARNING:TYPO_SPELLING: 'OTU' may be misspelled - perhaps 'OUT'? #455: FILE: lib/ethdev/sff_8636.c:358: + ssf_add_dict_string(d, name, "40G OTN (OTU3B/OTU3C)"); total: 0 errors, 2 warnings, 1371 lines checked