automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106072 [PATCH] mempool: test performance with constant n
       [not found] <20220119113732.40167-1-mb@smartsharesystems.com>
@ 2022-01-19 11:37 ` checkpatch
  2022-01-19 13:19 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-01-19 11:37 UTC (permalink / raw)
  To: test-report; +Cc: Morten Brørup

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#223: FILE: app/test/test_mempool_perf.c:184:
+		if (n_get_bulk > 0) {
[...]
+		} else if (n_get_bulk == -1) {
[...]
+		} else if (n_get_bulk == -4) {
[...]
+		} else if (n_get_bulk == -(int)CACHE_LINE_BURST) {
[...]
+		} else if (n_get_bulk == -32) {
[...]
+		} else {
[...]

total: 0 errors, 1 warnings, 215 lines checked

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

* |SUCCESS| pw106072 [PATCH] mempool: test performance with constant n
       [not found] <20220119113732.40167-1-mb@smartsharesystems.com>
  2022-01-19 11:37 ` |WARNING| pw106072 [PATCH] mempool: test performance with constant n checkpatch
@ 2022-01-19 13:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-01-19 13:19 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/106072/

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

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

end of thread, other threads:[~2022-01-19 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220119113732.40167-1-mb@smartsharesystems.com>
2022-01-19 11:37 ` |WARNING| pw106072 [PATCH] mempool: test performance with constant n checkpatch
2022-01-19 13:19 ` |SUCCESS| " 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).