automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36909 [PATCH pktgen] Fix the "rte_memcpy" compiling on aarch64 platform
       [not found] <20180403063553.19852-1-ilovethull@163.com>
@ 2018-04-03  6:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-03  6:37 UTC (permalink / raw)
  To: test-report; +Cc: Zhao, Bing

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
The "rte_memcpy" will be a macro but not a function on aarch64 platform if the flags are not enabled (latest version). In old versions, it will always be a macro to memcpy.

ERROR:SPACING: space required before the open parenthesis '('
#51: FILE: app/cli-functions.c:918:
+		for(i = 0; i < cnt; i++)

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#54: FILE: app/cli-functions.c:921:
+	}
+	else {

ERROR:SPACING: space required before the open parenthesis '('
#55: FILE: app/cli-functions.c:922:
+		for(i = 0; i < cnt; i++)

total: 3 errors, 1 warnings, 28 lines checked

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

only message in thread, other threads:[~2018-04-03  6:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180403063553.19852-1-ilovethull@163.com>
2018-04-03  6:37 ` [dpdk-test-report] |WARNING| pw36909 [PATCH pktgen] Fix the "rte_memcpy" compiling on aarch64 platform 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).