automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30332 [PATCH] ring: guarantee ordering of cons/prod loading when doing enqueue/dequeue
       [not found] <0c307108-be4f-42bf-f6a6-ac3099bf2985@gmail.com>
@ 2017-10-13  3:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-13  3:24 UTC (permalink / raw)
  To: test-report; +Cc: Jia He

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#28: 
>> Cc: Olivier MATZ <olivier.matz@6wind.com>, "dev@dpdk.org" <dev@dpdk.org>,

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#180: FILE: test/test/test_mbuf.c:87:
+int test_mbuf(void);

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#201: FILE: test/test/test_mbuf.c:749:
+			    __func__, lcore, iter, tref);*/

ERROR:CODE_INDENT: code indent should use tabs where possible
#207: FILE: test/test/test_mbuf.c:755:
+        rte_mempool_dump(stdout, refcnt_pool);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#207: FILE: test/test/test_mbuf.c:755:
+        rte_mempool_dump(stdout, refcnt_pool);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#209: FILE: test/test/test_mbuf.c:757:
+        rte_ring_dump(stdout, refcnt_mbuf_ring);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#209: FILE: test/test/test_mbuf.c:757:
+        rte_ring_dump(stdout, refcnt_mbuf_ring);$

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

total: 3 errors, 5 warnings, 82 lines checked

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

only message in thread, other threads:[~2017-10-13  3:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0c307108-be4f-42bf-f6a6-ac3099bf2985@gmail.com>
2017-10-13  3:24 ` [dpdk-test-report] |WARNING| pw30332 [PATCH] ring: guarantee ordering of cons/prod loading when doing enqueue/dequeue 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).