automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32770 [PATCH] lib/librte_vhost: move fdset_del out of conn_mutex
       [not found] <1514380252-91162-1-git-send-email-wangzhike@jd.com>
@ 2017-12-27 13:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-27 13:11 UTC (permalink / raw)
  To: test-report; +Cc: wangzhike

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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){
 			     ^

ERROR:SPACING: space required after that ';' (ctx:VxV)
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){
 			       ^

ERROR:SPACING: spaces required around that '<' (ctx:VxV)
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){
 			         ^

ERROR:SPACING: space required after that ';' (ctx:VxV)
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){
 			                    ^

ERROR:SPACING: space required before the open brace '{'
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){

ERROR:SPACING: space required before the open parenthesis '('
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){

WARNING:BRACES: braces {} are not necessary for single statement blocks
#59: FILE: lib/librte_vhost/socket.c:784:
+			for(i=0;i<num_of_fds;i++){
+				fdset_del(&vhost_user.fdset, del_fds[i]);
+			}

total: 6 errors, 1 warnings, 27 lines checked

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

only message in thread, other threads:[~2017-12-27 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1514380252-91162-1-git-send-email-wangzhike@jd.com>
2017-12-27 13:11 ` [dpdk-test-report] |WARNING| pw32770 [PATCH] lib/librte_vhost: move fdset_del out of conn_mutex 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).