automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31869 [PATCH] examples/eventdev_pipeline: add Rx adapter support
       [not found] <20171201151314.18181-1-pbhagavatula@caviumnetworks.com>
@ 2017-12-01 15:14 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-01 15:14 UTC (permalink / raw)
  To: test-report; +Cc: Pavan Bhagavatula

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17: 
Use service run iter function for granular control instead of using dedicated

ERROR:CODE_INDENT: code indent should use tabs where possible
#127: FILE: examples/eventdev_pipeline_sw_pmd/main.c:530:
+^I        .dequeue_depth = 8,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#128: FILE: examples/eventdev_pipeline_sw_pmd/main.c:531:
+^I        .enqueue_depth = 8,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#129: FILE: examples/eventdev_pipeline_sw_pmd/main.c:532:
+^I        .new_event_threshold = 1200,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#139: FILE: examples/eventdev_pipeline_sw_pmd/main.c:542:
+        if (ret)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#139: FILE: examples/eventdev_pipeline_sw_pmd/main.c:542:
+        if (ret)$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 13)
#139: FILE: examples/eventdev_pipeline_sw_pmd/main.c:542:
+        if (ret)
+             rte_exit(EXIT_FAILURE, "failed to create rx adapter[%d]",

ERROR:CODE_INDENT: code indent should use tabs where possible
#140: FILE: examples/eventdev_pipeline_sw_pmd/main.c:543:
+             rte_exit(EXIT_FAILURE, "failed to create rx adapter[%d]",$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#140: FILE: examples/eventdev_pipeline_sw_pmd/main.c:543:
+             rte_exit(EXIT_FAILURE, "failed to create rx adapter[%d]",$

total: 5 errors, 4 warnings, 212 lines checked

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

only message in thread, other threads:[~2017-12-01 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171201151314.18181-1-pbhagavatula@caviumnetworks.com>
2017-12-01 15:14 ` [dpdk-test-report] |WARNING| pw31869 [PATCH] examples/eventdev_pipeline: add Rx adapter 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).