automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27991 [PATCH] vmxnet3: replenish ring buffers in rx processing
       [not found] <20170825152211.10911-1-dharton@cisco.com>
@ 2017-08-25 15:22 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-25 15:22 UTC (permalink / raw)
  To: test-report; +Cc: David Harton

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <updateRxProd>
#40: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:892:
+		if (unlikely(rxq->shared->ctrl.updateRxProd)) {

WARNING:LONG_LINE: line over 90 characters
#41: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:893:
+			for (ring_idx = 0; ring_idx < VMXNET3_RX_CMDRING_SIZE; ring_idx++) {

WARNING:LONG_LINE: line over 90 characters
#42: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:894:
+				VMXNET3_WRITE_BAR0_REG(hw, rxprod_reg[ring_idx] + (rxq->queue_id * VMXNET3_REG_ALIGN),

total: 0 errors, 2 warnings, 1 checks, 23 lines checked

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

only message in thread, other threads:[~2017-08-25 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170825152211.10911-1-dharton@cisco.com>
2017-08-25 15:22 ` [dpdk-test-report] |WARNING| pw27991 [PATCH] vmxnet3: replenish ring buffers in rx processing 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).