automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw47838 [v3, 8/9] app/procinfo: add support for show mempool
       [not found] <20181105175128.33297-8-vipin.varghese@intel.com>
@ 2018-11-05 17:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-11-05 17:56 UTC (permalink / raw)
  To: test-report; +Cc: Vipin Varghese

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

_coding style issues_


ERROR:SPACING: spaces required around that '?' (ctx:VxW)
#84: FILE: app/proc-info/main.c:1193:
+				(flags & MEMPOOL_F_NO_SPREAD)? 'y' : 'n',
 				                             ^

ERROR:SPACING: spaces required around that ':' (ctx:WxV)
#86: FILE: app/proc-info/main.c:1195:
+				(flags & MEMPOOL_F_SP_PUT) ? 'y' :'n',
 				                                 ^

ERROR:SPACING: spaces required around that ':' (ctx:WxV)
#88: FILE: app/proc-info/main.c:1197:
+				(flags & MEMPOOL_F_POOL_CREATED) ? 'y' :'n',
 				                                       ^

ERROR:SPACING: spaces required around that ':' (ctx:VxW)
#89: FILE: app/proc-info/main.c:1198:
+				(flags & MEMPOOL_F_NO_IOVA_CONTIG) ? 'y': 'n');
 				                                        ^

total: 4 errors, 0 warnings, 82 lines checked

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

only message in thread, other threads:[~2018-11-05 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181105175128.33297-8-vipin.varghese@intel.com>
2018-11-05 17:56 ` [dpdk-test-report] |WARNING| pw47838 [v3, 8/9] app/procinfo: add support for show mempool 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).