automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw56445 [PATCH v3 2/2] vhost: Add vhost-user-blk example which support inflight
       [not found] <20190715202858.49624-3-jin.yu@intel.com>
@ 2019-07-15 12:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-07-15 12:43 UTC (permalink / raw)
  To: test-report; +Cc: JinYu

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#203: FILE: examples/vhost_blk/blk.c:82:
+				"%s - passed IO buffer is not multiple of 512b (req_idx = %"PRIu16").
",

WARNING:LONG_LINE: line over 90 characters
#215: FILE: examples/vhost_blk/blk.c:94:
+				"%s - passed IO buffer is not multiple of 512b (req_idx = %"PRIu16").
",

WARNING:MINMAX: min() should probably be min_t(size_t, VIRTIO_BLK_ID_BYTES, task->data_len)
#229: FILE: examples/vhost_blk/blk.c:108:
+		used_len = min((size_t)VIRTIO_BLK_ID_BYTES, task->data_len);

total: 0 errors, 3 warnings, 1177 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190715202858.49624-3-jin.yu@intel.com>
2019-07-15 12:43 ` [dpdk-test-report] |WARNING| pw56445 [PATCH v3 2/2] vhost: Add vhost-user-blk example which support inflight 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).