[dpdk-test-report] |WARNING| pw37133 [PATCH v2 1/5] net/sfc/base: update MCDI headers

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 4 16:18:20 CEST 2018


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#29: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:284:
+ * May also returned for other operations such as sub-variant switching. */

CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#4842: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:15615:
+#define	MC_CMD_TSA_BIND_IN_SECURE_UNBIND_LEN(num) (96+1*(num))
        	                                             ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#4842: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:15615:
+#define	MC_CMD_TSA_BIND_IN_SECURE_UNBIND_LEN(num) (96+1*(num))
        	                                               ^

CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#4883: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:15656:
+#define	MC_CMD_TSA_BIND_IN_SECURE_DECOMMISSION_LEN(num) (112+1*(num))
        	                                                    ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#4883: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:15656:
+#define	MC_CMD_TSA_BIND_IN_SECURE_DECOMMISSION_LEN(num) (112+1*(num))
        	                                                      ^

CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#5640: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:17434:
+#define	MC_CMD_GET_CERTIFICATE_OUT_LEN(num) (12+1*(num))
        	                                       ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#5640: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:17434:
+#define	MC_CMD_GET_CERTIFICATE_OUT_LEN(num) (12+1*(num))
        	                                         ^

total: 0 errors, 1 warnings, 6 checks, 5890 lines checked


More information about the test-report mailing list