automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67747 [PATCH v3 03/11] net/octeontx2: add dynamic topology update support
       [not found] <20200403085216.32684-4-nithind1988@gmail.com>
@ 2020-04-03  8:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-04-03  8:54 UTC (permalink / raw)
  To: test-report; +Cc: Nithin Dabilpuram

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <otx2_dev_is_Ax>
#161: FILE: drivers/net/octeontx2/otx2_tm.c:62:
+	return otx2_dev_is_pf(dev) && !otx2_dev_is_Ax(dev) && !is_lbk;

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#646: FILE: drivers/net/octeontx2/otx2_tm.c:1162:
+		otx2_tm_dbg("Update sq(%u) rr_quantum 0x%"PRIx64, sq, rr_quantum);

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#646: FILE: drivers/net/octeontx2/otx2_tm.c:1162:
+		otx2_tm_dbg("Update sq(%u) rr_quantum 0x%"PRIx64, sq, rr_quantum);

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#648: FILE: drivers/net/octeontx2/otx2_tm.c:1164:
+		otx2_tm_dbg("Enabling sq(%u)->smq(%u), rr_quantum 0x%"PRIx64,

total: 0 errors, 0 warnings, 4 checks, 841 lines checked

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

only message in thread, other threads:[~2020-04-03  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200403085216.32684-4-nithind1988@gmail.com>
2020-04-03  8:54 ` [dpdk-test-report] |WARNING| pw67747 [PATCH v3 03/11] net/octeontx2: add dynamic topology update support 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).