automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw26403 [PATCH v2 38/40] net/dpaa: add support for Scattered Rx
       [not found] <1499179471-19145-39-git-send-email-shreyansh.jain@nxp.com>
@ 2017-07-05  0:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-07-05  0:10 UTC (permalink / raw)
  To: test-report; +Cc: Shreyansh Jain

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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#91: FILE: drivers/net/dpaa/dpaa_rxtx.c:328:
+			break;
+		} else {

CHECK:BRACES: Unbalanced braces around else statement
#184: FILE: drivers/net/dpaa/dpaa_rxtx.c:516:
+			} else

WARNING:LONG_LINE: line over 90 characters
#222: FILE: drivers/net/dpaa/dpaa_rxtx.c:613:
+				} else if (mbuf->nb_segs > 1 && mbuf->nb_segs <= DPAA_SGT_MAX_ENTRIES) {

total: 0 errors, 2 warnings, 1 checks, 218 lines checked

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

only message in thread, other threads:[~2017-07-05  0:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1499179471-19145-39-git-send-email-shreyansh.jain@nxp.com>
2017-07-05  0:10 ` [dpdk-test-report] |WARNING| pw26403 [PATCH v2 38/40] net/dpaa: add support for Scattered Rx 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).