automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw63483 [PATCH 57/69] net/i40e/base: update virtchnl header with advanced features
       [not found] <20191202074935.97629-58-xiaolong.ye@intel.com>
@ 2019-12-02  8:07 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-12-02  8:07 UTC (permalink / raw)
  To: test-report; +Cc: Xiaolong Ye

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#78: FILE: drivers/net/i40e/base/virtchnl.h:139:
+	/* New major set of opcodes introduced and so leaving room for
+	* old misc opcodes to be added in future. Also these opcodes may only

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#83: FILE: drivers/net/i40e/base/virtchnl.h:144:
+       VIRTCHNL_OP_GET_CAPS = 100,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#84: FILE: drivers/net/i40e/base/virtchnl.h:145:
+       VIRTCHNL_OP_CREATE_VPORT = 101,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#85: FILE: drivers/net/i40e/base/virtchnl.h:146:
+       VIRTCHNL_OP_DESTROY_VPORT = 102,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#86: FILE: drivers/net/i40e/base/virtchnl.h:147:
+       VIRTCHNL_OP_ENABLE_VPORT = 103,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#87: FILE: drivers/net/i40e/base/virtchnl.h:148:
+       VIRTCHNL_OP_DISABLE_VPORT = 104,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#88: FILE: drivers/net/i40e/base/virtchnl.h:149:
+       VIRTCHNL_OP_CONFIG_TX_QUEUES = 105,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#89: FILE: drivers/net/i40e/base/virtchnl.h:150:
+       VIRTCHNL_OP_CONFIG_RX_QUEUES = 106,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#90: FILE: drivers/net/i40e/base/virtchnl.h:151:
+       VIRTCHNL_OP_ENABLE_QUEUES_V2 = 107,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#91: FILE: drivers/net/i40e/base/virtchnl.h:152:
+       VIRTCHNL_OP_DISABLE_QUEUES_V2 = 108,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#92: FILE: drivers/net/i40e/base/virtchnl.h:153:
+       VIRTCHNL_OP_ADD_QUEUES = 109,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#93: FILE: drivers/net/i40e/base/virtchnl.h:154:
+       VIRTCHNL_OP_DEL_QUEUES = 110,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#94: FILE: drivers/net/i40e/base/virtchnl.h:155:
+       VIRTCHNL_OP_MAP_VECTOR_QUEUE = 111,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#95: FILE: drivers/net/i40e/base/virtchnl.h:156:
+       VIRTCHNL_OP_UNMAP_VECTOR_QUEUE = 112,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#96: FILE: drivers/net/i40e/base/virtchnl.h:157:
+       VIRTCHNL_OP_MAP_VECTOR_ITR = 113,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#97: FILE: drivers/net/i40e/base/virtchnl.h:158:
+       VIRTCHNL_OP_GET_RSS_KEY = 114,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#98: FILE: drivers/net/i40e/base/virtchnl.h:159:
+       VIRTCHNL_OP_GET_RSS_LUT = 115,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#99: FILE: drivers/net/i40e/base/virtchnl.h:160:
+       VIRTCHNL_OP_GET_RSS_HASH = 116,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#100: FILE: drivers/net/i40e/base/virtchnl.h:161:
+       VIRTCHNL_OP_SET_RSS_HASH = 117,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#101: FILE: drivers/net/i40e/base/virtchnl.h:162:
+       VIRTCHNL_OP_CREATE_VFS = 118,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#102: FILE: drivers/net/i40e/base/virtchnl.h:163:
+       VIRTCHNL_OP_DESTROY_VFS = 119,$

total: 0 errors, 21 warnings, 0 checks, 536 lines checked

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

only message in thread, other threads:[~2019-12-02  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191202074935.97629-58-xiaolong.ye@intel.com>
2019-12-02  8:07 ` [dpdk-test-report] |WARNING| pw63483 [PATCH 57/69] net/i40e/base: update virtchnl header with advanced features 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).