[dpdk-test-report] |WARNING| pw39356 [PATCH 4/4] net/bnxt: add NVM specific HWRM commands

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 3 19:25:18 CEST 2018


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/39356

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#84: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27225:
+	/* Available size that can be used, in bytes.  Available size is the NVRAM size take away the used size and reserved size. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#144: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27285:
+	/* The Directory Entry Extension flags (see BNX_DIR_EXT_* for extension flag definitions). */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#146: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27287:
+	/* Directory Entry Attribute flags (see BNX_DIR_ATTR_* for attribute flag definitions). */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#220: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27361:
+	 * A corresponding directory entry with the same type and ordinal values but *without*

WARNING:LONG_LINE_COMMENT: line over 90 characters
#221: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27362:
+	 * the "UPDATE" extension flag must also exist. The other flags of the extension must

WARNING:LONG_LINE_COMMENT: line over 90 characters
#311: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27452:
+	 * If set to 1, then unspecifed images, images not in the package file, will be safely deleted.

WARNING:LONG_LINE_COMMENT: line over 90 characters
#312: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27453:
+	 * When combined with erase_unused_space then unspecified images will be securely erased.

WARNING:LONG_LINE_COMMENT: line over 90 characters
#317: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27458:
+	 * If set to 1, FW will defragment the NVM if defragmentation is required for the update.

WARNING:LONG_LINE_COMMENT: line over 90 characters
#687: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27828:
+	/* When this bit is 1, flush internal cache after this write operation (see hwrm_nvm_flush command.) */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#831: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:27972:
+	/* indicates that the value provided for the option is not matching with the saved data. */

total: 0 errors, 10 warnings, 0 checks, 936 lines checked


More information about the test-report mailing list