* [dpdk-test-report] |WARNING| pw55117 [PATCH v3 2/3] net/ice: add generic flow API
[not found] <20190620053449.32959-3-qiming.yang@intel.com>
@ 2019-06-20 9:54 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-20 9:54 UTC (permalink / raw)
To: test-report; +Cc: Qiming Yang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/55117
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 24)
#646: FILE: drivers/net/ice/ice_generic_flow.c:471:
+ if (icmp6_mask->type == UINT8_MAX)
+ input_set |= ICE_INSET_ICMP6;
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!fields'
#701: FILE: drivers/net/ice/ice_generic_flow.c:526:
+ if ((!fields) || (fields && (!inset))) {
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!inset'
#701: FILE: drivers/net/ice/ice_generic_flow.c:526:
+ if ((!fields) || (fields && (!inset))) {
CHECK:BRACES: Unbalanced braces around else statement
#830: FILE: drivers/net/ice/ice_generic_flow.c:655:
+ } else
total: 0 errors, 1 warnings, 3 checks, 1458 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-20 9:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20190620053449.32959-3-qiming.yang@intel.com>
2019-06-20 9:54 ` [dpdk-test-report] |WARNING| pw55117 [PATCH v3 2/3] net/ice: add 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).