automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw39957 [PATCH v3 4/4] net/bnx2x: solve overruns
       [not found] <152627428369.53058.11097988033304615943.stgit@localhost.localdomain>
@ 2018-05-14  5:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-14  5:05 UTC (permalink / raw)
  To: test-report; +Cc: Andy Green

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#30: FILE: drivers/net/bnx2x/bnx2x.c:173:
+		snprintf(mz_name, sizeof(mz_name), "bnx2x%d_%s_%" PRIx64, SC_ABS_FUNC(sc), msg,

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#30: FILE: drivers/net/bnx2x/bnx2x.c:173:
+		snprintf(mz_name, sizeof(mz_name), "bnx2x%d_%s_%" PRIx64, SC_ABS_FUNC(sc), msg,

WARNING:LONG_LINE: line over 90 characters
#34: FILE: drivers/net/bnx2x/bnx2x.c:176:
+		snprintf(mz_name, sizeof(mz_name), "bnx2x%d_%s_%" PRIx64, sc->pcie_device, msg,

total: 0 errors, 2 warnings, 1 checks, 12 lines checked

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

only message in thread, other threads:[~2018-05-14  5:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <152627428369.53058.11097988033304615943.stgit@localhost.localdomain>
2018-05-14  5:05 ` [dpdk-test-report] |WARNING| pw39957 [PATCH v3 4/4] net/bnx2x: solve overruns 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).