automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw126161 [PATCH next 4/7] vmxnet3: add command to set ring buffer sizes
       [not found] <20230412162636.30843-5-doshir@vmware.com>
@ 2023-04-17  8:16 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-04-17  8:16 UTC (permalink / raw)
  To: test-report; +Cc: Ronak Doshi

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#80: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:108:
+   VMXNET3_CMD_RESERVED9,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#81: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:109:
+   VMXNET3_CMD_RESERVED10,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#82: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:110:
+   VMXNET3_CMD_SET_RING_BUFFER_SIZE,$

CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_RingBufferSize>
#92: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:830:
+struct Vmxnet3_RingBufferSize {

CHECK:CAMELCASE: Avoid CamelCase: <ring1BufSizeType0>
#93: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:831:
+	__le16      ring1BufSizeType0;

CHECK:CAMELCASE: Avoid CamelCase: <ring1BufSizeType1>
#94: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:832:
+	__le16      ring1BufSizeType1;

CHECK:CAMELCASE: Avoid CamelCase: <ring2BufSizeType1>
#95: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:833:
+	__le16      ring2BufSizeType1;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#108: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:849:
+   Vmxnet3_RingBufferSize      ringBufSize;$

CHECK:CAMELCASE: Avoid CamelCase: <ringBufSize>
#108: FILE: drivers/net/vmxnet3/base/vmxnet3_defs.h:849:
+   Vmxnet3_RingBufferSize      ringBufSize;

CHECK:CAMELCASE: Avoid CamelCase: <cmdInfo>
#124: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1025:
+	union Vmxnet3_CmdInfo *cmd_info = &shared->cu.cmdInfo;

total: 0 errors, 4 warnings, 6 checks, 95 lines checked

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

only message in thread, other threads:[~2023-04-17  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230412162636.30843-5-doshir@vmware.com>
2023-04-17  8:16 ` |WARNING| pw126161 [PATCH next 4/7] vmxnet3: add command to set ring buffer sizes 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).