automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw126406 [PATCH v2 02/11] net/bnxt: update bnxt hsi structure
       [not found] <20230421181155.2160482-3-stuart.schacher@broadcom.com>
@ 2023-04-21 18:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-04-21 18:15 UTC (permalink / raw)
  To: test-report; +Cc: Randy Schacher

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-21 18:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230421181155.2160482-3-stuart.schacher@broadcom.com>
2023-04-21 18:15 ` |WARNING| pw126406 [PATCH v2 02/11] net/bnxt: update bnxt hsi structure checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).