automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25352 [PATCH v2 3/6] net/vmxnet3: Generate link-state change notifications
       [not found] <1497528973-16330-4-git-send-email-ciwillia@brocade.com>
@ 2017-06-15 12:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-15 12:17 UTC (permalink / raw)
  To: test-report; +Cc: Chas Williams

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <devRead>
#83: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:264:
+	hw->shared->devRead.intrConf.intrCtrl &= ~VMXNET3_IC_DISABLE_ALL;

CHECK:CAMELCASE: Avoid CamelCase: <intrConf>
#83: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:264:
+	hw->shared->devRead.intrConf.intrCtrl &= ~VMXNET3_IC_DISABLE_ALL;

CHECK:CAMELCASE: Avoid CamelCase: <intrCtrl>
#83: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:264:
+	hw->shared->devRead.intrConf.intrCtrl &= ~VMXNET3_IC_DISABLE_ALL;

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#112: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:667:
+	hw->num_intrs = devRead->intrConf.numIntrs = 1;

CHECK:CAMELCASE: Avoid CamelCase: <numIntrs>
#112: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:667:
+	hw->num_intrs = devRead->intrConf.numIntrs = 1;

total: 0 errors, 0 warnings, 5 checks, 217 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1497528973-16330-4-git-send-email-ciwillia@brocade.com>
2017-06-15 12:17 ` [dpdk-test-report] |WARNING| pw25352 [PATCH v2 3/6] net/vmxnet3: Generate link-state change notifications 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).