automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw18513 [PATCH] examples/ip_pipeline: fix coremask limitation
       [not found] <1482502618-1446-1-git-send-email-sankarx.chokkalingam@intel.com>
@ 2016-12-23 21:21 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-23 21:21 UTC (permalink / raw)
  To: test-report; +Cc: Sankar Chokkalingam

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#88: FILE: examples/ip_pipeline/app.h:1369:
+                 (1LLU << (lcore_id % 64)));$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#88: FILE: examples/ip_pipeline/app.h:1369:
+                 (1LLU << (lcore_id % 64)));$

ERROR:SPACING: need consistent spacing around '/' (ctx:VxW)
#126: FILE: examples/ip_pipeline/init.c:82:
+#define APP_CORE_MASK_STRING_SIZE ((64 * APP_CORE_MASK_SIZE)/ 8 * 2 + 1)
                                                             ^

total: 2 errors, 1 warnings, 125 lines checked

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

only message in thread, other threads:[~2016-12-23 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1482502618-1446-1-git-send-email-sankarx.chokkalingam@intel.com>
2016-12-23 21:21 ` [dpdk-test-report] |WARNING| pw18513 [PATCH] examples/ip_pipeline: fix coremask limitation 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).