[dpdk-test-report] |WARNING| pw24775 [PATCH RFC 37/39] net/dpaa: add support for Scattered Rx

checkpatch at dpdk.org checkpatch at dpdk.org
Sat May 27 12:20:28 CEST 2017


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

_coding style issues_


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

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

total: 0 errors, 1 warnings, 1 checks, 188 lines checked


More information about the test-report mailing list