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

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

_coding style issues_


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(buf_sizes)
#348: 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)
#359: 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
#387: 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-02  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480926387-63838-4-git-send-email-zhiyong.yang@intel.com>
2016-12-02  8:36 ` [dpdk-test-report] |WARNING| [PATCH 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).