automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25403 [PATCH 37/38] net/dpaa: add support for Scattered Rx
       [not found] <1497591668-3320-38-git-send-email-shreyansh.jain@nxp.com>
@ 2017-06-16  5:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-16  5:42 UTC (permalink / raw)
  To: test-report; +Cc: Shreyansh Jain

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

_coding style issues_


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

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

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

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

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

only message in thread, other threads:[~2017-06-16  5:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1497591668-3320-38-git-send-email-shreyansh.jain@nxp.com>
2017-06-16  5:42 ` [dpdk-test-report] |WARNING| pw25403 [PATCH 37/38] 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).