automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36175 [PATCH] ethdev: return diagnostic when setting MAC address
       [not found] <749ef7af-dde0-529e-f80c-e0b76408cd4c@solarflare.com>
@ 2018-03-16 15:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-16 15:43 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1710 bytes --]

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#79: 
>   drivers/net/tap/rte_eth_tap.c           | 34 +++++++++++++++++++++------------

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#145: 
@@ -982,14 +995,13 @@

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#198: FILE: drivers/net/sfc/sfc_ethdev.c:941:
+       /*
+        * Neither of the two following checks can return

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#203: FILE: drivers/net/sfc/sfc_ethdev.c:946:
+        */

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (0, 0)
#204: FILE: drivers/net/sfc/sfc_ethdev.c:947:
         if (port->isolated) {
+               sfc_warn(sa, "isolated mode is active on the port");

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (0, 0)
#217: FILE: drivers/net/sfc/sfc_ethdev.c:973:
+               if (rc != 0) {
                         sfc_err(sa, "cannot set filter (rc = %u)", rc);

ERROR:TRAILING_WHITESPACE: trailing whitespace
#221: FILE: drivers/net/sfc/sfc_ethdev.c:977:
+                       (void)efx_mac_addr_set(sa->nic, $

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#222: FILE: drivers/net/sfc/sfc_ethdev.c:977:
old_addr->addr_bytes);

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 4 errors, 5 warnings, 0 checks, 48 lines checked

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

only message in thread, other threads:[~2018-03-16 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <749ef7af-dde0-529e-f80c-e0b76408cd4c@solarflare.com>
2018-03-16 15:43 ` [dpdk-test-report] |WARNING| pw36175 [PATCH] ethdev: return diagnostic when setting MAC address 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).