automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93438 [PATCH] net/vmxnet3: add interrupt support in MSI-X
       [not found] <20210526025040.2484-1-jbehrens@vmware.com>
@ 2021-05-26  2:54 ` checkpatch
  2021-05-26  3:58 ` [dpdk-test-report] |SUCCESS| pw93438 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-05-26  2:54 UTC (permalink / raw)
  To: test-report; +Cc: Jochen Behrens

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_DSDevRead>
#194: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:216:
+	Vmxnet3_DSDevRead *devRead = &hw->shared->devRead;

CHECK:CAMELCASE: Avoid CamelCase: <devRead>
#194: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:216:
+	Vmxnet3_DSDevRead *devRead = &hw->shared->devRead;

CHECK:CAMELCASE: Avoid CamelCase: <intrConf>
#198: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:220:
+	devRead->intrConf.intrCtrl &= rte_cpu_to_le_32(~VMXNET3_IC_DISABLE_ALL);

CHECK:CAMELCASE: Avoid CamelCase: <intrCtrl>
#198: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:220:
+	devRead->intrConf.intrCtrl &= rte_cpu_to_le_32(~VMXNET3_IC_DISABLE_ALL);

CHECK:CAMELCASE: Avoid CamelCase: <eventIntrIdx>
#201: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:223:
+		vmxnet3_enable_intr(hw, devRead->intrConf.eventIntrIdx);

CHECK:CAMELCASE: Avoid CamelCase: <intrIdx>
#410: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:805:
+			tqd->conf.intrIdx = 1;

CHECK:CAMELCASE: Avoid CamelCase: <autoMask>
#440: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:837:
+	devRead->intrConf.autoMask = hw->intr.mask_mode == VMXNET3_IMM_AUTO;

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

CHECK:CAMELCASE: Avoid CamelCase: <modLevels>
#443: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:840:
+		devRead->intrConf.modLevels[i] = hw->intr.mod_levels[i];

total: 0 errors, 0 warnings, 9 checks, 512 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw93438 [dpdk-dev] [PATCH] net/vmxnet3: add interrupt support in MSI-X
       [not found] <20210526025040.2484-1-jbehrens@vmware.com>
  2021-05-26  2:54 ` [dpdk-test-report] |WARNING| pw93438 [PATCH] net/vmxnet3: add interrupt support in MSI-X checkpatch
@ 2021-05-26  3:58 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-05-26  3:58 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/93438/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/877080261

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-26  3:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210526025040.2484-1-jbehrens@vmware.com>
2021-05-26  2:54 ` [dpdk-test-report] |WARNING| pw93438 [PATCH] net/vmxnet3: add interrupt support in MSI-X checkpatch
2021-05-26  3:58 ` [dpdk-test-report] |SUCCESS| pw93438 [dpdk-dev] " 0-day Robot

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).