|WARNING| pw126406 [PATCH v2 02/11] net/bnxt: update bnxt hsi structure
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Apr 21 20:15:41 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/126406
_coding style issues_
WARNING:TYPO_SPELLING: 'hsi' may be misspelled - perhaps 'his'?
#62:
Subject: [PATCH v2 02/11] net/bnxt: update bnxt hsi structure
WARNING:TYPO_SPELLING: 'hsi' may be misspelled - perhaps 'his'?
#82:
Sync hsi structure to latest revision
WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#1084: 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
#1087: 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
#1113: 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
#1115: 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
#1121: 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
#1127: 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
#1133: 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
#1139: 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'?
#2407: 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
#2494: 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
#2504: 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
#2513: 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
#2522: 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
#2531: 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'?
#3352: 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'?
#3416: 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
More information about the test-report
mailing list