automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw22211 [PATCH v3 06/61] net/qede: upgrade the FW to 8.18.9.0
       [not found] <1490340531-11403-7-git-send-email-rasesh.mody@cavium.com>
@ 2017-03-24  9:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-24  9:42 UTC (permalink / raw)
  To: test-report; +Cc: Mody, Rasesh

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pq_size' - possible side-effects?
#1533: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:33:
+#define QM_PQ_MEM_4KB(pq_size) (pq_size ? DIV_ROUND_UP((pq_size + 1) * \
+				QM_PQ_ELEMENT_SIZE, 0x1000) : 0)

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'pq_size' - possible side-effects?
#1535: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:35:
+#define QM_PQ_SIZE_256B(pq_size) (pq_size ? DIV_ROUND_UP(pq_size, 0x100) - 1 : \
+				  0)

CHECK:CAMELCASE: Avoid CamelCase: <ramLine>
#3392: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:1600:
+	ramLine.lo = 0;

total: 0 errors, 0 warnings, 3 checks, 4604 lines checked

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

only message in thread, other threads:[~2017-03-24  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1490340531-11403-7-git-send-email-rasesh.mody@cavium.com>
2017-03-24  9:42 ` [dpdk-test-report] |WARNING| pw22211 [PATCH v3 06/61] net/qede: upgrade the FW to 8.18.9.0 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).