automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40458 [PATCH 1/2] ring: fix declaration after code
       [not found] <VI1PR08MB31672DC75C7056EE577F14FA8F6E0@VI1PR08MB3167.eurprd08.prod.outlook.com>
@ 2018-05-28  8:16 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-28  8:16 UTC (permalink / raw)
  To: test-report; +Cc: gavin hu

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#31: 
rte_ring_c11_mem.h:69:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#72: FILE: lib/librte_ring/rte_ring_c11_mem.h:61:


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (0, 0)
#73: FILE: lib/librte_ring/rte_ring_c11_mem.h:62:
 do {
+const uint32_t cons_tail = r->cons.tail;

ERROR:DOS_LINE_ENDINGS: DOS line endings
#74: FILE: lib/librte_ring/rte_ring_c11_mem.h:63:
+const uint32_t cons_tail = r->cons.tail;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#75: FILE: lib/librte_ring/rte_ring_c11_mem.h:64:
+^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#82: FILE: lib/librte_ring/rte_ring_c11_mem.h:69:
+^M$

total: 4 errors, 2 warnings, 15 lines checked

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

only message in thread, other threads:[~2018-05-28  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <VI1PR08MB31672DC75C7056EE577F14FA8F6E0@VI1PR08MB3167.eurprd08.prod.outlook.com>
2018-05-28  8:16 ` [dpdk-test-report] |WARNING| pw40458 [PATCH 1/2] ring: fix declaration after code 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).