automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70190 [PATCH] ring: empty and count optimizations
       [not found] <20200513153550.37147-1-mb@smartsharesystems.com>
@ 2020-05-13 15:37 ` checkpatch
  2020-05-14  1:14 ` [dpdk-test-report] |WARNING| pw70190 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-05-13 15:37 UTC (permalink / raw)
  To: test-report; +Cc: Morten Brørup

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

_coding style issues_


ERROR:SPACING: spaces required around that '+=' (ctx:VxV)
#109: FILE: lib/librte_ring/rte_ring.h:202:
+		for (i = 0; i < (n & ((~(unsigned int)0x3))); i+=4, idx+=4) { \
 		                                               ^

ERROR:SPACING: spaces required around that '+=' (ctx:VxV)
#109: FILE: lib/librte_ring/rte_ring.h:202:
+		for (i = 0; i < (n & ((~(unsigned int)0x3))); i+=4, idx+=4) { \
 		                                                       ^

WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant
#109: FILE: lib/librte_ring/rte_ring.h:202:
+		for (i = 0; i < (n & ((~(unsigned int)0x3))); i+=4, idx+=4) { \

ERROR:SPACING: spaces required around that '+=' (ctx:VxV)
#118: FILE: lib/librte_ring/rte_ring.h:233:
+		for (i = 0; i < (n & (~(unsigned int)0x3)); i+=4, idx+=4) {\
 		                                             ^

ERROR:SPACING: spaces required around that '+=' (ctx:VxV)
#118: FILE: lib/librte_ring/rte_ring.h:233:
+		for (i = 0; i < (n & (~(unsigned int)0x3)); i+=4, idx+=4) {\
 		                                                     ^

WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant
#118: FILE: lib/librte_ring/rte_ring.h:233:
+		for (i = 0; i < (n & (~(unsigned int)0x3)); i+=4, idx+=4) {\

total: 4 errors, 2 warnings, 125 lines checked

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

* [dpdk-test-report] |WARNING| pw70190 ring: empty and count optimizations
       [not found] <20200513153550.37147-1-mb@smartsharesystems.com>
  2020-05-13 15:37 ` [dpdk-test-report] |WARNING| pw70190 [PATCH] ring: empty and count optimizations checkpatch
@ 2020-05-14  1:14 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-05-14  1:14 UTC (permalink / raw)
  To: test-report; +Cc: mb, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/70190

_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/165761073

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

end of thread, other threads:[~2020-05-14  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200513153550.37147-1-mb@smartsharesystems.com>
2020-05-13 15:37 ` [dpdk-test-report] |WARNING| pw70190 [PATCH] ring: empty and count optimizations checkpatch
2020-05-14  1:14 ` [dpdk-test-report] |WARNING| pw70190 " 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).