automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35867 [PATCH RFC 3/5] Add Intel FPGA BUS Lib Code
       [not found] <1520609944-120305-4-git-send-email-rosen.xu@intel.com>
@ 2018-03-09 15:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-09 15:37 UTC (permalink / raw)
  To: test-report; +Cc: Rosen Xu

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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#185: FILE: drivers/bus/ifpga/ifpga_bus.c:77:
+static const char *valid_args[] = {

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20)
#477: FILE: drivers/bus/ifpga/ifpga_bus.c:369:
+		if (afu_dev != NULL)
+		    TAILQ_INSERT_TAIL(&rte_ifpga_bus.afu_list, afu_dev, next);

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20)
#560: FILE: drivers/bus/ifpga/ifpga_bus.c:452:
+		if (ret < 0)
+		    IFPGA_BUS_ERR("failed to initialize %s device
",

total: 0 errors, 3 warnings, 997 lines checked

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

only message in thread, other threads:[~2018-03-09 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1520609944-120305-4-git-send-email-rosen.xu@intel.com>
2018-03-09 15:37 ` [dpdk-test-report] |WARNING| pw35867 [PATCH RFC 3/5] Add Intel FPGA BUS Lib Code 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).