* [dpdk-test-report] |WARNING| pw24476 [PATCH 3/3] net/ixgbe: enable flex bytes for generic flow API
[not found] <1495511950-12130-3-git-send-email-qi.z.zhang@intel.com>
@ 2017-05-23 11:06 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-23 11:06 UTC (permalink / raw)
To: test-report; +Cc: Qi Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24476
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <IXGBE_FDIRM_DIPv6>
#55: FILE: drivers/net/ixgbe/ixgbe_fdir.c:305:
+ uint32_t fdirm = IXGBE_FDIRM_POOL | IXGBE_FDIRM_DIPv6;
CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#222: FILE: drivers/net/ixgbe/ixgbe_flow.c:1837:
+
+ }
CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#226: FILE: drivers/net/ixgbe/ixgbe_flow.c:1841:
+ if (item->type == RTE_FLOW_ITEM_TYPE_RAW) {
+
CHECK:SPACING: No space is necessary after a cast
#293: FILE: drivers/net/ixgbe/ixgbe_flow.c:1908:
+ (((uint16_t) raw_spec->pattern[1]) << 8) |
total: 0 errors, 0 warnings, 4 checks, 275 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-23 11:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1495511950-12130-3-git-send-email-qi.z.zhang@intel.com>
2017-05-23 11:06 ` [dpdk-test-report] |WARNING| pw24476 [PATCH 3/3] net/ixgbe: enable flex bytes for generic flow API 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).