automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw19013 [PATCH v3 4/4] vmxnet3: Avoid segfault caused by vmxnet3_dev_tx_queue_setup.
       [not found] <1483930780-7064-4-git-send-email-nic@opencloud.tech>
@ 2017-01-09  3:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-01-09  3:00 UTC (permalink / raw)
  To: test-report; +Cc: Nick Zhang

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_TxDesc>
#72: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:878:
+	size = sizeof(struct Vmxnet3_TxDesc) * VMXNET3_TX_RING_MAX_SIZE;

CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_TxCompDesc>
#73: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:879:
+	size += sizeof(struct Vmxnet3_TxCompDesc) * VMXNET3_TX_RING_MAX_SIZE;

CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_TxDataDesc>
#74: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:880:
+	size += sizeof(struct Vmxnet3_TxDataDesc) * VMXNET3_TX_RING_MAX_SIZE;

total: 0 errors, 0 warnings, 3 checks, 13 lines checked

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

only message in thread, other threads:[~2017-01-09  3:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1483930780-7064-4-git-send-email-nic@opencloud.tech>
2017-01-09  3:00 ` [dpdk-test-report] |WARNING| pw19013 [PATCH v3 4/4] vmxnet3: Avoid segfault caused by vmxnet3_dev_tx_queue_setup 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).