automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32652 [PATCH] member: fix memory leak on error
       [not found] <D2C4A16CA39F7F4E8E384D204491D7A6445B26CC@ORSMSX105.amr.corp.intel.com>
@ 2017-12-22 18:33 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-22 18:33 UTC (permalink / raw)
  To: test-report; +Cc: Yipeng Wang

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#27: 
I realize that rte_member_free does not do anything good here. As a fix, I think the following should work. Is there any other concern?

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#33: 
--- a/lib/librte_member/rte_member.c

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#36: FILE: lib/librte_member/rte_member.c:191:


ERROR:DOS_LINE_ENDINGS: DOS line endings
#40: FILE: lib/librte_member/rte_member.c:194:
+       rte_free(te);^M$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#40: FILE: lib/librte_member/rte_member.c:194:
+       rte_free(te);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#41: FILE: lib/librte_member/rte_member.c:195:
+       rte_free(setsum);^M$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#41: FILE: lib/librte_member/rte_member.c:195:
+       rte_free(setsum);^M$

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

total: 5 errors, 3 warnings, 9 lines checked

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

only message in thread, other threads:[~2017-12-22 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <D2C4A16CA39F7F4E8E384D204491D7A6445B26CC@ORSMSX105.amr.corp.intel.com>
2017-12-22 18:33 ` [dpdk-test-report] |WARNING| pw32652 [PATCH] member: fix memory leak on error 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).