automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw69253 [PATCH v4] eal: use madvise to exclude unmapped memory from being dumped
       [not found] <20200424123928.3729-1-fengli@smartx.com>
@ 2020-04-24 12:40 ` checkpatch
  2020-04-24 18:15 ` [dpdk-test-report] |SUCCESS| pw69253 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-04-24 12:40 UTC (permalink / raw)
  To: test-report; +Cc: Li Feng

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#127: FILE: lib/librte_eal/common/eal_common_memory.c:190:
+    if (!unmap) {$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 16)
#127: FILE: lib/librte_eal/common/eal_common_memory.c:190:
+    if (!unmap) {
[...]
+		if (madvise(aligned_addr, *size, MADV_DONTDUMP) != 0)

total: 0 errors, 2 warnings, 38 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw69253 eal: use madvise to exclude unmapped memory from being dumped
       [not found] <20200424123928.3729-1-fengli@smartx.com>
  2020-04-24 12:40 ` [dpdk-test-report] |WARNING| pw69253 [PATCH v4] eal: use madvise to exclude unmapped memory from being dumped checkpatch
@ 2020-04-24 18:15 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-04-24 18:15 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/69253

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/161829233

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-24 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200424123928.3729-1-fengli@smartx.com>
2020-04-24 12:40 ` [dpdk-test-report] |WARNING| pw69253 [PATCH v4] eal: use madvise to exclude unmapped memory from being dumped checkpatch
2020-04-24 18:15 ` [dpdk-test-report] |SUCCESS| pw69253 " 0-day Robot

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).