automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw28958 [PATCH v3 2/2] app/testpmd: get information about protocols defined in ddp
       [not found] <1505839578-101763-3-git-send-email-kirill.rybalchenko@intel.com>
@ 2017-09-19 16:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-19 16:48 UTC (permalink / raw)
  To: test-report; +Cc: Kirill Rybalchenko

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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#63: FILE: app/test-pmd/cmdline.c:13522:
+	if(ret || !proto_num)

ERROR:TRAILING_WHITESPACE: trailing whitespace
#84: FILE: app/test-pmd/cmdline.c:13543:
+^Iif (ret || !pctype_num) $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#89: FILE: app/test-pmd/cmdline.c:13548:
+^Iif (!pctype) $

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#102: FILE: app/test-pmd/cmdline.c:13561:
+						if (proto[n].proto_id == proto_id) {

ERROR:TRAILING_WHITESPACE: trailing whitespace
#121: FILE: app/test-pmd/cmdline.c:13580:
+^Iif (ret || !ptype_num) $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#127: FILE: app/test-pmd/cmdline.c:13586:
+^Iif (!ptype) $

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#140: FILE: app/test-pmd/cmdline.c:13599:
+						if (proto[n].proto_id == proto_id) {

total: 5 errors, 2 warnings, 126 lines checked

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

only message in thread, other threads:[~2017-09-19 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1505839578-101763-3-git-send-email-kirill.rybalchenko@intel.com>
2017-09-19 16:48 ` [dpdk-test-report] |WARNING| pw28958 [PATCH v3 2/2] app/testpmd: get information about protocols defined in ddp 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).