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