* [dpdk-test-report] |WARNING| pw22763 [PATCH v13 3/6] lib: add bitrate statistics library
[not found] <1490812128-4172-4-git-send-email-remy.horton@intel.com>
@ 2017-03-29 23:36 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-29 23:36 UTC (permalink / raw)
To: test-report; +Cc: Remy Horton
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/22763
_coding style issues_
WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(names)
#340: FILE: lib/librte_bitratestats/rte_bitrate.c:78:
+ sizeof(names) / sizeof(names[0]));
WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(values)
#405: FILE: lib/librte_bitratestats/rte_bitrate.c:143:
+ values, sizeof(values) / sizeof(values[0]));
total: 0 errors, 2 warnings, 422 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-29 23:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1490812128-4172-4-git-send-email-remy.horton@intel.com>
2017-03-29 23:36 ` [dpdk-test-report] |WARNING| pw22763 [PATCH v13 3/6] lib: add bitrate statistics library 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).