automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw20895 [PATCH 59/61] net/qede/base: add support for arfs mode
       [not found] <1488182237-10247-60-git-send-email-rasesh.mody@cavium.com>
@ 2017-02-27  8:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-02-27  8:09 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#212: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:1508:
+	ram_line_ptr = (u32*)&ram_line;

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#222: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:1518:
+	ecore_wr(p_hwfn, p_ptt, PRS_REG_GFT_CAM + CAM_LINE_SIZE*pf_id,
 	                                                       ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#231: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:1527:
+			 RAM_LINE_SIZE*pf_id + i*REG_SIZE, *(ram_line_ptr + i));
 			              ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#231: FILE: drivers/net/qede/base/ecore_init_fw_funcs.c:1527:
+			 RAM_LINE_SIZE*pf_id + i*REG_SIZE, *(ram_line_ptr + i));
 			                        ^

total: 1 errors, 0 warnings, 3 checks, 332 lines checked

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

only message in thread, other threads:[~2017-02-27  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1488182237-10247-60-git-send-email-rasesh.mody@cavium.com>
2017-02-27  8:09 ` [dpdk-test-report] |WARNING| pw20895 [PATCH 59/61] net/qede/base: add support for arfs mode 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).