automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw23775 [PATCH] examples/ip_fragmentation: add fragmentation size support
       [not found] <1492672688-3571-1-git-send-email-ashish.jain@nxp.com>
@ 2017-04-20  7:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-04-20  7:18 UTC (permalink / raw)
  To: test-report; +Cc: Ashish Jain

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#50: FILE: examples/ip_fragmentation/main.c:312:
+		if (likely (frag_size_v4 >= m->pkt_len)) {

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#67: FILE: examples/ip_fragmentation/main.c:349:
+		if (likely (frag_size_v6 >= m->pkt_len)) {

WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline
#88: FILE: examples/ip_fragmentation/main.c:505:
+	       " default is %d 
"

total: 0 errors, 3 warnings, 143 lines checked

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

only message in thread, other threads:[~2017-04-20  7:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1492672688-3571-1-git-send-email-ashish.jain@nxp.com>
2017-04-20  7:18 ` [dpdk-test-report] |WARNING| pw23775 [PATCH] examples/ip_fragmentation: add fragmentation size support 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).