From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 12DF7A0471 for ; Thu, 18 Jul 2019 05:39:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 05E08326C; Thu, 18 Jul 2019 05:39:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 4BD751B9AA; Thu, 18 Jul 2019 05:39:25 +0200 (CEST) In-Reply-To: <20190718033616.37605-23-ajit.khaparde@broadcom.com> References: <20190718033616.37605-23-ajit.khaparde@broadcom.com> To: test-report@dpdk.org Cc: Ajit Khaparde Message-Id: <20190718033925.4BD751B9AA@dpdk.org> Date: Thu, 18 Jul 2019 05:39:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw56690 [PATCH 22/22] net/bnxt: update HWRM API to version 1.10.0.91 X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/56690 _coding style issues_ WARNING:TYPO_SPELLING: 'preceed' may be misspelled - perhaps 'precede'? #947: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:3982: + * preceed the TPA End completion. If the value is zero, then the WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1124: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:4603: + /* Indicates the physical function this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1133: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:5584: + /* Indicates the physical function this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1142: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:5932: + /* Indicates the physical function this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1148: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:5937: + /* Indicates the virtual function this event occured on */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1157: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:5987: + /* Indicates flow ID this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1163: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:5992: + /* Indicates flow direction this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1172: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:6108: + /* Indicates function ID that this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1181: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:6190: + /* Indicates the 2nd global id this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1190: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:6226: + /* Indicates the 1st global id this event occured on. */ WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'? #1199: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:6246: + * Indicates EEM flow aging mode this event occured on. If WARNING:LONG_LINE_COMMENT: line over 90 characters #1471: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28965: + * Set to 1 to indicate flow flush operation to cleanup all the flows by the caller. WARNING:LONG_LINE_COMMENT: line over 90 characters #1472: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:28966: + * This flag is set to 0 by older driver. For older firmware, setting this flag has no effect. WARNING:TYPO_SPELLING: 'auxillary' may be misspelled - perhaps 'auxiliary'? #1672: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:31204: + * that are input as auxillary data. WARNING:TYPO_SPELLING: 'auxillary' may be misspelled - perhaps 'auxiliary'? #1679: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:31210: + * that are output as auxillary data. WARNING:TYPO_SPELLING: 'auxillary' may be misspelled - perhaps 'auxiliary'? #1715: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:31562: + * that are input as auxillary data. WARNING:TYPO_SPELLING: 'auxillary' may be misspelled - perhaps 'auxiliary'? #1722: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:31568: + * that are output as auxillary data. total: 0 errors, 17 warnings, 0 checks, 1664 lines checked