automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31194 [PATCH v4 14/15] drivers/net: rename physical address type to IOVA
       [not found] <20171106014141.13266-15-thomas@monjalon.net>
@ 2017-11-06  1:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-06  1:43 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#531: FILE: drivers/net/bnx2x/bnx2x.h:1406:
+    rte_iova_t fw_stat_map; /* (dma) valid if FUNC_FLG_STATS */$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#532: FILE: drivers/net/bnx2x/bnx2x.h:1407:
+    rte_iova_t spq_map;     /* (dma) valid if FUNC_FLG_SPQ */$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#569: FILE: drivers/net/bnx2x/bnx2x_stats.c:1341:
+    rte_iova_t cur_data_offset;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#1084: FILE: drivers/net/virtio/virtqueue.h:207:
+^I                         * or virtual address for virtio_user. */$

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1084: FILE: drivers/net/virtio/virtqueue.h:207:
+	                         * or virtual address for virtio_user. */

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#1084: FILE: drivers/net/virtio/virtqueue.h:207:
+	rte_iova_t vq_ring_mem; /**< physical address of vring,
+	                         * or virtual address for virtio_user. */

total: 1 errors, 5 warnings, 773 lines checked

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

only message in thread, other threads:[~2017-11-06  1:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171106014141.13266-15-thomas@monjalon.net>
2017-11-06  1:43 ` [dpdk-test-report] |WARNING| pw31194 [PATCH v4 14/15] drivers/net: rename physical address type to IOVA 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).