automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67410 [PATCH v2 1/2] net/iavf: support generic flow
       [not found] <20200330083031.61524-2-qiming.yang@intel.com>
@ 2020-03-30  8:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-30  8:47 UTC (permalink / raw)
  To: test-report; +Cc: Qiming Yang

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67410

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#711: FILE: drivers/net/iavf/iavf_generic_flow.c:466:
+	if (parser->engine->type == IAVF_FLOW_ENGINE_HASH) {
[...]
+	} else if (parser->engine->type == IAVF_FLOW_ENGINE_FDIR) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#717: FILE: drivers/net/iavf/iavf_generic_flow.c:472:
+	} else

total: 0 errors, 0 warnings, 2 checks, 1351 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-30  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200330083031.61524-2-qiming.yang@intel.com>
2020-03-30  8:47 ` [dpdk-test-report] |WARNING| pw67410 [PATCH v2 1/2] net/iavf: support generic flow 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).