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

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

_coding style issues_


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

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

CHECK:CAMELCASE: Avoid CamelCase: <intrCtrl>
#82: 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
#111: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:667:
+	hw->num_intrs = devRead->intrConf.numIntrs = 1;

CHECK:CAMELCASE: Avoid CamelCase: <numIntrs>
#111: 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-05-19 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1495216560-12920-3-git-send-email-ciwillia@brocade.com>
2017-05-19 17:57 ` [dpdk-test-report] |WARNING| pw24415 [PATCH 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).