automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw20749 [PATCH 15/16] net/avp: device start and stop operations
       [not found] <1487985795-136044-16-git-send-email-allain.legacy@windriver.com>
@ 2017-02-25  1:25 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-02-25  1:25 UTC (permalink / raw)
  To: test-report; +Cc: Allain Legacy

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#84: FILE: drivers/net/avp/avp_ethdev.c:352:
+avp_dev_ctrl_set_link_state(struct rte_eth_dev *eth_dev, unsigned state)

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around pci_dev->intr_handle
#123: FILE: drivers/net/avp/avp_ethdev.c:836:
+	ret = rte_intr_disable(&(pci_dev->intr_handle));

WARNING:RETURN_VOID: void function return statements are not generally useful
#210: FILE: drivers/net/avp/avp_ethdev.c:2165:
+	return;
+}

WARNING:RETURN_VOID: void function return statements are not generally useful
#248: FILE: drivers/net/avp/avp_ethdev.c:2203:
+	return;
+}

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

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

only message in thread, other threads:[~2017-02-25  1:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1487985795-136044-16-git-send-email-allain.legacy@windriver.com>
2017-02-25  1:25 ` [dpdk-test-report] |WARNING| pw20749 [PATCH 15/16] net/avp: device start and stop operations 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).