automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27920 [PATCH 6/7] net/i40e: add cloud filter parsing function for GTP
       [not found] <1503647430-93905-7-git-send-email-beilei.xing@intel.com>
@ 2017-08-25 10:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-25 10:30 UTC (permalink / raw)
  To: test-report; +Cc: Beilei Xing

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#165: FILE: drivers/net/i40e/i40e_flow.c:3792:
+			if (udp_dst_port == rte_cpu_to_be_16(2123))
[...]
+			else if (udp_dst_port == rte_cpu_to_be_16(2152))
[...]
+			else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#169: FILE: drivers/net/i40e/i40e_flow.c:3796:
+			else {

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

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

only message in thread, other threads:[~2017-08-25 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1503647430-93905-7-git-send-email-beilei.xing@intel.com>
2017-08-25 10:30 ` [dpdk-test-report] |WARNING| pw27920 [PATCH 6/7] net/i40e: add cloud filter parsing function for GTP 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).