automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27479 [PATCH] mbuf: use refcnt = 0 when debugging
       [not found] <1502120243-8902-1-git-send-email-ciwillia@brocade.com>
@ 2017-08-07 15:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-07 15:38 UTC (permalink / raw)
  To: test-report; +Cc: Chas Williams

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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#14: 
After commit 8f094a9ac5d7 is it much harder to detect a "double free".

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#163: FILE: lib/librte_mbuf/rte_mbuf.h:1338:
+       } else if (rte_mbuf_refcnt_update(m, -1) == 0) {$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (7, 16)
#163: FILE: lib/librte_mbuf/rte_mbuf.h:1338:
+       } else if (rte_mbuf_refcnt_update(m, -1) == 0) {
[...]
 		if (RTE_MBUF_INDIRECT(m))

total: 1 errors, 2 warnings, 131 lines checked

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

only message in thread, other threads:[~2017-08-07 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1502120243-8902-1-git-send-email-ciwillia@brocade.com>
2017-08-07 15:38 ` [dpdk-test-report] |WARNING| pw27479 [PATCH] mbuf: use refcnt = 0 when debugging 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).