automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111074 [PATCH v5 2/8] net/vmxnet3: implement RETA query and RETA update
       [not found] <20220512170642.28930-3-pagupta@vmware.com>
@ 2022-05-12 17:08 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-12 17:08 UTC (permalink / raw)
  To: test-report; +Cc: Pankaj Gupta

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <VMXNET3_RSSConf>
#153: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1717:
+	struct VMXNET3_RSSConf *dev_rss_conf = hw->rss_conf;

CHECK:CAMELCASE: Avoid CamelCase: <indTableSize>
#155: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1719:
+	if (reta_size != dev_rss_conf->indTableSize) {

CHECK:CAMELCASE: Avoid CamelCase: <indTable>
#167: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1731:
+			dev_rss_conf->indTable[i] = (uint8_t)reta_conf[idx].reta[shift];

total: 0 errors, 0 warnings, 3 checks, 82 lines checked

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

only message in thread, other threads:[~2022-05-12 17:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220512170642.28930-3-pagupta@vmware.com>
2022-05-12 17:08 ` |WARNING| pw111074 [PATCH v5 2/8] net/vmxnet3: implement RETA query and RETA update 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).