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 DBAAAA0093 for ; Sat, 2 Jul 2022 18:04:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D82AC41153; Sat, 2 Jul 2022 18:04:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C71A541144 for ; Sat, 2 Jul 2022 18:04:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B3E5C120787; Sat, 2 Jul 2022 18:04:40 +0200 (CEST) Subject: |WARNING| pw113641 [PATCH v2 5/5] event/dlb2: fix port COS initialization In-Reply-To: <20220702160340.1591058-6-timothy.mcdaniel@intel.com> References: <20220702160340.1591058-6-timothy.mcdaniel@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Timothy McDaniel Message-Id: <20220702160440.B3E5C120787@dpdk.org> Date: Sat, 2 Jul 2022 18:04:40 +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/113641 _coding style issues_ WARNING:TYPO_SPELLING: 'Subsitute' may be misspelled - perhaps 'Substitute'? #67: Subsitute the semicolon for the comma WARNING:TYPO_SPELLING: 'vallues' may be misspelled - perhaps 'values'? #71: the 4 decimal vallues must be less than or equal to 100. WARNING:TYPO_SPELLING: 'initalization' may be misspelled - perhaps 'initialization'? #73: Corrected probe-time initalization order. total: 0 errors, 3 warnings, 139 lines checked