automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw60420 [PATCH v2] port: Eventdev port support added in the rte_port library
       [not found] <20191001170937.19938-1-rahul.r.shah@intel.com>
@ 2019-10-02 17:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-02 17:09 UTC (permalink / raw)
  To: test-report; +Cc: Rahul Shah

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

_coding style issues_


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(port->ev)
#272: FILE: lib/librte_port/rte_port_eventdev.c:182:
+	for (i = 0; i < sizeof(port->ev)/sizeof(port->ev[0]); i++) {

WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(port->ev)
#479: FILE: lib/librte_port/rte_port_eventdev.c:389:
+	for (i = 0; i < sizeof(port->ev)/sizeof(port->ev[0]); i++) {

total: 0 errors, 2 warnings, 734 lines checked

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

only message in thread, other threads:[~2019-10-02 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191001170937.19938-1-rahul.r.shah@intel.com>
2019-10-02 17:09 ` [dpdk-test-report] |WARNING| pw60420 [PATCH v2] port: Eventdev port support added in the rte_port 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).