* [dpdk-test-report] |WARNING| pw32514 [PATCH] net/ixgbe: add flow parser ntuple support
[not found] <20171220021008.142687-1-wei.zhao1@intel.com>
@ 2017-12-20 2:19 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-20 2:19 UTC (permalink / raw)
To: test-report; +Cc: Wei Zhao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32514
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#85: FILE: drivers/net/ixgbe/ixgbe_flow.c:334:
+ if (ipv4_mask->hdr.version_ihl ||
[...]
+ rte_flow_error_set(error,
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'item->type != RTE_FLOW_ITEM_TYPE_END'
#122: FILE: drivers/net/ixgbe/ixgbe_flow.c:370:
+ if ((item->type != RTE_FLOW_ITEM_TYPE_END) &&
+ (!item->spec && !item->mask)) {
total: 0 errors, 1 warnings, 1 checks, 101 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-20 2:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20171220021008.142687-1-wei.zhao1@intel.com>
2017-12-20 2:19 ` [dpdk-test-report] |WARNING| pw32514 [PATCH] net/ixgbe: add flow parser ntuple support 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).