automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31612 [PATCH 1/2] net/virtio: make control queue thread-safe
       [not found] <1511521440-57724-2-git-send-email-xiao.w.wang@intel.com>
@ 2017-11-27 11:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-27 11:24 UTC (permalink / raw)
  To: test-report; +Cc: Xiao Wang

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'pkt_num < 1'
#45: FILE: drivers/net/virtio/virtio_ethdev.c:189:
+	if ((vq->vq_free_cnt < ((uint32_t)pkt_num + 2)) || (pkt_num < 1)) {

WARNING:LONG_LINE_COMMENT: line over 90 characters
#80: FILE: drivers/net/virtio/virtio_rxtx.h:87:
+	rte_spinlock_t sl;				/**< spinlock for control queue. */

total: 0 errors, 1 warnings, 1 checks, 40 lines checked

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

only message in thread, other threads:[~2017-11-27 11:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1511521440-57724-2-git-send-email-xiao.w.wang@intel.com>
2017-11-27 11:24 ` [dpdk-test-report] |WARNING| pw31612 [PATCH 1/2] net/virtio: make control queue thread-safe 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).