automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw39294 [PATCH 1/2] eal/malloc: merge malloc_elems in heap if they are contiguous
       [not found] <ebc0cbca46c5df7ebc1a04717b9bb83f2c2d0204.1525341819.git.gowrishankar.m@linux.vnet.ibm.com>
@ 2018-05-03 10:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-03 10:11 UTC (permalink / raw)
  To: test-report; +Cc: Gowrishankar

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

_coding style issues_


WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations
#53: FILE: lib/librte_eal/common/malloc_heap.c:228:
+		if (prev_ms != NULL && \

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#58: FILE: lib/librte_eal/common/malloc_heap.c:233:
+			/* prev_elem and elem to be contiguous for the resize.
+			   Other wise look for prev_elem in iterations */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#58: FILE: lib/librte_eal/common/malloc_heap.c:233:
+			   Other wise look for prev_elem in iterations */

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#65: FILE: lib/librte_eal/common/malloc_heap.c:240:
+			/* end BUSY elem pointed by prev_elem can be merged
+			   with prev_elem itself, as it expands it size now.

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#70: FILE: lib/librte_eal/common/malloc_heap.c:245:
+			/* preserve end BUSY elem that points to current elem,
+			   or else free_list will be broken */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#70: FILE: lib/librte_eal/common/malloc_heap.c:245:
+			   or else free_list will be broken */

total: 0 errors, 6 warnings, 42 lines checked

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

only message in thread, other threads:[~2018-05-03 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ebc0cbca46c5df7ebc1a04717b9bb83f2c2d0204.1525341819.git.gowrishankar.m@linux.vnet.ibm.com>
2018-05-03 10:11 ` [dpdk-test-report] |WARNING| pw39294 [PATCH 1/2] eal/malloc: merge malloc_elems in heap if they are contiguous 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).