automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30845 [PATCH] test: provide performance difference ratio and test time
       [not found] <1508915626-21407-1-git-send-email-herbert.guan@arm.com>
@ 2017-10-25  7:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-25  7:15 UTC (permalink / raw)
  To: test-report; +Cc: Herbert Guan

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#51: FILE: test/test/test_memcpy_perf.c:245:
+    printf("%3.0f -",  (double)total_time / TEST_ITERATIONS);                \$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#52: FILE: test/test/test_memcpy_perf.c:246:
+    printf("%3.0f",  (double)total_time2 / TEST_ITERATIONS);                \$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#53: FILE: test/test/test_memcpy_perf.c:247:
+    printf("(%6.2f%%) ", ((double)total_time - total_time2)*100/total_time2);  \$

total: 0 errors, 3 warnings, 84 lines checked

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

only message in thread, other threads:[~2017-10-25  7:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1508915626-21407-1-git-send-email-herbert.guan@arm.com>
2017-10-25  7:15 ` [dpdk-test-report] |WARNING| pw30845 [PATCH] test: provide performance difference ratio and test time 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).