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 4868242A65 for ; Thu, 4 May 2023 19:40:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42CA1410DC; Thu, 4 May 2023 19:40:13 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7D914410DC for ; Thu, 4 May 2023 19:40:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 778A112069A; Thu, 4 May 2023 19:40:12 +0200 (CEST) Subject: |WARNING| pw126688 [PATCH v3 02/11] net/bnxt: update bnxt hsi structure In-Reply-To: <20230504173612.17696-3-ajit.khaparde@broadcom.com> References: <20230504173612.17696-3-ajit.khaparde@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ajit Khaparde Message-Id: <20230504174012.778A112069A@dpdk.org> Date: Thu, 4 May 2023 19:40:12 +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/126688 _coding style issues_ WARNING:TYPO_SPELLING: 'hsi' may be misspelled - perhaps 'his'? #59: Subject: [PATCH v3 02/11] net/bnxt: update bnxt hsi structure WARNING:TYPO_SPELLING: 'hsi' may be misspelled - perhaps 'his'? #81: Sync hsi structure to latest revision. WARNING:LONG_LINE: line length of 112 exceeds 100 columns #1085: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12194: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_ID_HW_DOORBELL_RECOVERY_READ_ERROR \ WARNING:LONG_LINE: line length of 110 exceeds 100 columns #1088: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12197: + HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_ID_HW_DOORBELL_RECOVERY_READ_ERROR WARNING:LONG_LINE: line length of 105 exceeds 100 columns #1114: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12223: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_DATA1_READ_ERROR_FLAGS_MASK \ WARNING:LONG_LINE: line length of 104 exceeds 100 columns #1116: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12225: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_DATA1_READ_ERROR_FLAGS_SFT \ WARNING:LONG_LINE: line length of 107 exceeds 100 columns #1122: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12231: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_DATA1_READ_ERROR_FLAGS_SQ_ERR \ WARNING:LONG_LINE: line length of 107 exceeds 100 columns #1128: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12237: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_DATA1_READ_ERROR_FLAGS_RQ_ERR \ WARNING:LONG_LINE: line length of 108 exceeds 100 columns #1134: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12243: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_DATA1_READ_ERROR_FLAGS_SRQ_ERR \ WARNING:LONG_LINE: line length of 107 exceeds 100 columns #1140: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:12249: + #define HWRM_ASYNC_EVENT_CMPL_HW_DOORBELL_RECOVERY_READ_ERROR_EVENT_DATA1_READ_ERROR_FLAGS_CQ_ERR \ WARNING:TYPO_SPELLING: 'responseD' may be misspelled - perhaps 'responded'? #2408: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:22001: + * PHC timestamp value when PTM responseD request is received WARNING:LONG_LINE_COMMENT: line length of 278 exceeds 100 columns #2495: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:22879: +/* Common structure to cast QPC split entries. This casting is required in the following HWRM command inputs/outputs if the backing store type is QPC. 1. hwrm_func_backing_store_cfg_v2_input 2. hwrm_func_backing_store_qcfg_v2_output 3. hwrm_func_backing_store_qcaps_v2_output */ WARNING:LONG_LINE_COMMENT: line length of 278 exceeds 100 columns #2505: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:22889: +/* Common structure to cast SRQ split entries. This casting is required in the following HWRM command inputs/outputs if the backing store type is SRQ. 1. hwrm_func_backing_store_cfg_v2_input 2. hwrm_func_backing_store_qcfg_v2_output 3. hwrm_func_backing_store_qcaps_v2_output */ WARNING:LONG_LINE_COMMENT: line length of 276 exceeds 100 columns #2514: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:22898: +/* Common structure to cast CQ split entries. This casting is required in the following HWRM command inputs/outputs if the backing store type is CQ. 1. hwrm_func_backing_store_cfg_v2_input 2. hwrm_func_backing_store_qcfg_v2_output 3. hwrm_func_backing_store_qcaps_v2_output */ WARNING:LONG_LINE_COMMENT: line length of 280 exceeds 100 columns #2523: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:22907: +/* Common structure to cast VNIC split entries. This casting is required in the following HWRM command inputs/outputs if the backing store type is VNIC. 1. hwrm_func_backing_store_cfg_v2_input 2. hwrm_func_backing_store_qcfg_v2_output 3. hwrm_func_backing_store_qcaps_v2_output */ WARNING:LONG_LINE_COMMENT: line length of 280 exceeds 100 columns #2532: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:22916: +/* Common structure to cast MRAV split entries. This casting is required in the following HWRM command inputs/outputs if the backing store type is MRAV. 1. hwrm_func_backing_store_cfg_v2_input 2. hwrm_func_backing_store_qcfg_v2_output 3. hwrm_func_backing_store_qcaps_v2_output */ WARNING:TYPO_SPELLING: 'HSI' may be misspelled - perhaps 'HIS'? #3353: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:37198: + * the L2 HSI completion ring structures for the detailed WARNING:TYPO_SPELLING: 'HSI' may be misspelled - perhaps 'HIS'? #3417: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:37825: + * configured. This value is product specific. Refer to the L2 HSI total: 0 errors, 18 warnings, 0 checks, 6988 lines checked