automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw37488 [PATCH v5 1/3] ether: support runtime queue setup
       [not found] <9B0331B6EBBD0E4684FBFAEDA55776F95319D7A0@HASMSX110.ger.corp.intel.com>
@ 2018-04-06 19:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-06 19:42 UTC (permalink / raw)
  To: test-report; +Cc: Rami Rosen

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25: 
Cc: dev@dpdk.org; Xing, Beilei <beilei.xing@intel.com>; Wu, Jingjing <jingjing.wu@intel.com>; Lu, Wenzhuo <wenzhuo.lu@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#119: FILE: lib/librte_ether/rte_ethdev.c:1600:
[Rami Rosen] Shouldn't it be here: dev->data->tx_queue_state[...] instead of:

ERROR:TRAILING_WHITESPACE: trailing whitespace
#136: FILE: lib/librte_ether/rte_ethdev.h:984:
+#define DEV_RUNTIME_RX_QUEUE_SETUP 0x00000001 /**< Deferred setup rx $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#137: FILE: lib/librte_ether/rte_ethdev.h:985:
+queue */ #define DEV_RUNTIME_TX_QUEUE_SETUP 0x00000002 /**< Deferred $

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#137: FILE: lib/librte_ether/rte_ethdev.h:985:
+#define DEV_RUNTIME_RX_QUEUE_SETUP 0x00000001 /**< Deferred setup rx 
+queue */ #define DEV_RUNTIME_TX_QUEUE_SETUP 0x00000002 /**< Deferred 

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#138: FILE: lib/librte_ether/rte_ethdev.h:986:
+queue */ #define DEV_RUNTIME_TX_QUEUE_SETUP 0x00000002 /**< Deferred 
+setup tx queue */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#138: FILE: lib/librte_ether/rte_ethdev.h:986:
+setup tx queue */

total: 3 errors, 4 warnings, 80 lines checked

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

only message in thread, other threads:[~2018-04-06 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9B0331B6EBBD0E4684FBFAEDA55776F95319D7A0@HASMSX110.ger.corp.intel.com>
2018-04-06 19:42 ` [dpdk-test-report] |WARNING| pw37488 [PATCH v5 1/3] ether: support runtime queue setup 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).