automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw101271 [PATCH] app/test-eventdev: add burst enqueue support in perf_queue test
       [not found] <20211012210532.78287-1-rashmi.shetty@intel.com>
@ 2021-10-12 21:06 ` checkpatch
  2021-10-12 21:38 ` [dpdk-test-report] |SUCCESS| pw101271 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-10-12 21:06 UTC (permalink / raw)
  To: test-report; +Cc: Rashmi Shetty

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#53: 
for eventdev enqueue at producer in perf_queue test. The newly added function

ERROR:CODE_INDENT: code indent should use tabs where possible
#211: FILE: app/test-eventdev/test_perf_common.c:127:
+                enq = rte_event_enqueue_burst(dev_id, port, ev, burst_size);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#211: FILE: app/test-eventdev/test_perf_common.c:127:
+                enq = rte_event_enqueue_burst(dev_id, port, ev, burst_size);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#212: FILE: app/test-eventdev/test_perf_common.c:128:
+                while (enq < burst_size) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#212: FILE: app/test-eventdev/test_perf_common.c:128:
+                while (enq < burst_size) {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#213: FILE: app/test-eventdev/test_perf_common.c:129:
+                        enq += rte_event_enqueue_burst(dev_id, port,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#213: FILE: app/test-eventdev/test_perf_common.c:129:
+                        enq += rte_event_enqueue_burst(dev_id, port,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#214: FILE: app/test-eventdev/test_perf_common.c:130:
+                                                        ev + enq,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#214: FILE: app/test-eventdev/test_perf_common.c:130:
+                                                        ev + enq,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#216: FILE: app/test-eventdev/test_perf_common.c:132:
+                        if (t->done)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#216: FILE: app/test-eventdev/test_perf_common.c:132:
+                        if (t->done)$

ERROR:CODE_INDENT: code indent should use tabs where possible
#217: FILE: app/test-eventdev/test_perf_common.c:133:
+                                break;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#217: FILE: app/test-eventdev/test_perf_common.c:133:
+                                break;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#222: FILE: app/test-eventdev/test_perf_common.c:138:
+                }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#222: FILE: app/test-eventdev/test_perf_common.c:138:
+                }$

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#240: FILE: app/test-eventdev/test_perf_common.c:282:
+	 * perf_producer_burst depending on producer enqueue burst size. */

total: 7 errors, 9 warnings, 172 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw101271 [dpdk-dev] [PATCH] app/test-eventdev: add burst enqueue support in perf_queue test
       [not found] <20211012210532.78287-1-rashmi.shetty@intel.com>
  2021-10-12 21:06 ` [dpdk-test-report] |WARNING| pw101271 [PATCH] app/test-eventdev: add burst enqueue support in perf_queue test checkpatch
@ 2021-10-12 21:38 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-10-12 21:38 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/101271/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1334917933

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-12 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211012210532.78287-1-rashmi.shetty@intel.com>
2021-10-12 21:06 ` [dpdk-test-report] |WARNING| pw101271 [PATCH] app/test-eventdev: add burst enqueue support in perf_queue test checkpatch
2021-10-12 21:38 ` [dpdk-test-report] |SUCCESS| pw101271 [dpdk-dev] " 0-day Robot

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).