automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 18/18] net/ixgbe: flush consistent filter
       [not found] <1480675394-59179-19-git-send-email-wei.zhao1@intel.com>
@ 2016-12-02 10:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-02 10:47 UTC (permalink / raw)
  To: test-report; +Cc: Wei Zhao

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#60: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:461:
+int ixgbe_flow_flush(struct rte_eth_dev *dev,

ERROR:SPACING: space required before the open parenthesis '('
#86: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9959:
+	if((ret = ixgbe_flush_all_filter(dev)) != 0) {

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#86: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9959:
+	if((ret = ixgbe_flush_all_filter(dev)) != 0) {

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

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

only message in thread, other threads:[~2016-12-02 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480675394-59179-19-git-send-email-wei.zhao1@intel.com>
2016-12-02 10:47 ` [dpdk-test-report] |WARNING| [PATCH 18/18] net/ixgbe: flush consistent filter 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).