automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw18593 [PATCH v2 3/4] app/test: add performance autotest for rte_memset
       [not found] <1482833098-38096-4-git-send-email-zhiyong.yang@intel.com>
@ 2016-12-27 10:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-27 10:06 UTC (permalink / raw)
  To: test-report; +Cc: Zhiyong Yang

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

_coding style issues_


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(buf_sizes)
#393: FILE: app/test/test_memset_perf.c:272:
+	unsigned int n = sizeof(buf_sizes) / sizeof(buf_sizes[0]);

WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(buf_sizes)
#404: FILE: app/test/test_memset_perf.c:283:
+	unsigned int n = sizeof(buf_sizes) / sizeof(buf_sizes[0]);

WARNING:LINE_CONTINUATIONS: Avoid line continuations in quoted strings
#432: FILE: app/test/test_memset_perf.c:311:
+	printf("
** rte_memset() - memset perf tests 	
  \

total: 0 errors, 3 warnings, 355 lines checked

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

only message in thread, other threads:[~2016-12-27 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1482833098-38096-4-git-send-email-zhiyong.yang@intel.com>
2016-12-27 10:06 ` [dpdk-test-report] |WARNING| pw18593 [PATCH v2 3/4] app/test: add performance autotest for rte_memset 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).