* [dpdk-test-report] |WARNING| [PATCH 17/18] net/ixgbe: destroy consistent filter
[not found] <1480675394-59179-18-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/17476
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#59: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:458:
+int ixgbe_flow_destroy(struct rte_eth_dev *dev,
WARNING:MISSING_BREAK: Possible switch case/default not preceeded by break or fallthrough comment
#169: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9935:
+ default:
CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#181: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9947:
+
+}
total: 0 errors, 2 warnings, 1 checks, 128 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-18-git-send-email-wei.zhao1@intel.com>
2016-12-02 10:47 ` [dpdk-test-report] |WARNING| [PATCH 17/18] net/ixgbe: destroy 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).