automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24459 [PATCH 02/11] net/e1000: restore n-tuple filter
       [not found] <1495523581-56027-3-git-send-email-wei.zhao1@intel.com>
@ 2017-05-23  7:22 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-23  7:22 UTC (permalink / raw)
  To: test-report; +Cc: zhao wei

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#137: FILE: drivers/net/e1000/igb_ethdev.c:3778:
+	if (filter->filter_info.tcp_flags & TCP_FLAG_ALL) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#150: FILE: drivers/net/e1000/igb_ethdev.c:3791:
+	} else

CHECK:BRACES: braces {} should be used on all arms of this statement
#256: FILE: drivers/net/e1000/igb_ethdev.c:4263:
+	if (filter->filter_info.tcp_flags & TCP_FLAG_ALL) {
[...]
+	} else
[...]

CHECK:BRACES: Unbalanced braces around else statement
#269: FILE: drivers/net/e1000/igb_ethdev.c:4276:
+	} else

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#364: FILE: drivers/net/e1000/igb_ethdev.c:5485:
+
+}

total: 0 errors, 0 warnings, 5 checks, 339 lines checked

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

only message in thread, other threads:[~2017-05-23  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1495523581-56027-3-git-send-email-wei.zhao1@intel.com>
2017-05-23  7:22 ` [dpdk-test-report] |WARNING| pw24459 [PATCH 02/11] net/e1000: restore n-tuple filter 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).