[dpdk-test-report] |WARNING| pw54612 [PATCH 16/29] net/sfc/base: add definition of OEM TLV

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 13 15:54:23 CEST 2019


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#37: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:540:
+ * (e.g. vendor extensions to VPD, NC-SI etc.) */

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#40: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:543:
+  uint32_t tag;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#41: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:544:
+  uint32_t length;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#42: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:545:
+  uint8_t oem;$

total: 0 errors, 4 warnings, 0 checks, 16 lines checked


More information about the test-report mailing list