|WARNING| pw111434 [PATCH 3/3] ixgbe: make hotplug detection aware of changed SFPs
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu May 19 19:44:51 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/111434
_coding style issues_
WARNING:BAD_SIGN_OFF: Non-standard signature: Inspired-by:
#112:
Inspired-by: Stephen Douthit <stephend at silicom-usa.com>
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#219: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2476:
+ * */
ERROR:C99_COMMENTS: do not use C99 // comments
#443: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4431:
+// pthread_detach(pthread_self());
ERROR:CODE_INDENT: code indent should use tabs where possible
#456: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4468:
+ bool *link_up, bool link_up_wait_to_complete)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#456: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4468:
+ bool *link_up, bool link_up_wait_to_complete)$
total: 2 errors, 3 warnings, 0 checks, 376 lines checked
More information about the test-report
mailing list