* [dpdk-test-report] |WARNING| pw54144 [PATCH 2/2] net/ice: add generic flow API
[not found] <1559552722-8970-3-git-send-email-qiming.yang@intel.com>
@ 2019-06-03 9:07 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-03 9:07 UTC (permalink / raw)
To: test-report; +Cc: Qiming Yang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/54144
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 24)
#565: FILE: drivers/net/ice/ice_generic_flow.c:391:
+ if (icmp6_mask->type == UINT8_MAX)
+ input_set |= ICE_INSET_ICMP6;
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!fields'
#586: FILE: drivers/net/ice/ice_generic_flow.c:412:
+ if ((!fields) || (fields && (!inset))) {
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!inset'
#586: FILE: drivers/net/ice/ice_generic_flow.c:412:
+ if ((!fields) || (fields && (!inset))) {
CHECK:BRACES: Unbalanced braces around else statement
#715: FILE: drivers/net/ice/ice_generic_flow.c:541:
+ } 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-03 9:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1559552722-8970-3-git-send-email-qiming.yang@intel.com>
2019-06-03 9:07 ` [dpdk-test-report] |WARNING| pw54144 [PATCH 2/2] 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).