automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw21515 [PATCH v2 4/7] net/vmxnet3: add receive data ring support
       [not found] <1488820666-24445-5-git-send-email-skhare@vmware.com>
@ 2017-03-06 17:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-06 17:18 UTC (permalink / raw)
  To: test-report; +Cc: Shrikrishna Khare

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#97: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:538:
+   __le64    rxDataRingBasePA;$

CHECK:CAMELCASE: Avoid CamelCase: <rxDataRingBasePA>
#97: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:538:
+   __le64    rxDataRingBasePA;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#103: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:543:
+   uint8     _pad1[1];$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#104: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:544:
+   __le16    rxDataRingDescSize;  /* size of rx data ring buffer */$

CHECK:CAMELCASE: Avoid CamelCase: <rxDataRingDescSize>
#104: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:544:
+   __le16    rxDataRingDescSize;  /* size of rx data ring buffer */

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#105: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:545:
+   uint8     _pad2[4];$

CHECK:CAMELCASE: Avoid CamelCase: <basePA>
#130: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:560:
+			rqd->conf.rxDataRingBasePA = rxq->data_ring.basePA;

CHECK:CAMELCASE: Avoid CamelCase: <rqID>
#153: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.h:162:
+vmxnet3_get_ring_idx(struct vmxnet3_hw *hw, uint32 rqID)

CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_RxCompDesc>
#305: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:1120:
+			sizeof(struct Vmxnet3_RxCompDesc) * comp_ring->size;

total: 0 errors, 4 warnings, 5 checks, 205 lines checked

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

only message in thread, other threads:[~2017-03-06 17:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1488820666-24445-5-git-send-email-skhare@vmware.com>
2017-03-06 17:18 ` [dpdk-test-report] |WARNING| pw21515 [PATCH v2 4/7] net/vmxnet3: add receive data ring support 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).