* [dpdk-test-report] |WARNING| [PATCH 2/4] app/test: add functional autotest for rte_memset
[not found] <1480926387-63838-3-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/17453
_coding style issues_
WARNING:LINE_CONTINUATIONS: Avoid line continuations in quoted strings
#171: FILE: app/test/test_memset.c:96:
+ printf("rte_memset() failed for %u bytes (offsets=%u): \
WARNING:LINE_CONTINUATIONS: Avoid line continuations in quoted strings
#180: FILE: app/test/test_memset.c:105:
+ printf("rte_memset() failed for %u bytes (offsets=%u): \
WARNING:LINE_CONTINUATIONS: Avoid line continuations in quoted strings
#189: FILE: app/test/test_memset.c:114:
+ printf("rte_memset() failed for %u bytes (offsets=%u): \
WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(buf_sizes)
#205: FILE: app/test/test_memset.c:130:
+ unsigned int num_buf_sizes = sizeof(buf_sizes) / sizeof(buf_sizes[0]);
total: 0 errors, 4 warnings, 166 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-3-git-send-email-zhiyong.yang@intel.com>
2016-12-02 8:36 ` [dpdk-test-report] |WARNING| [PATCH 2/4] app/test: add functional 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).