* |WARNING| pw110628 [PATCH v3 2/8] net/vmxnet3: implement reta query and reta update
[not found] <20220505010846.25788-3-pagupta@vmware.com>
@ 2022-05-05 1:09 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-05 1:09 UTC (permalink / raw)
To: test-report; +Cc: Pankaj Gupta
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/110628
_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-05 1:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220505010846.25788-3-pagupta@vmware.com>
2022-05-05 1:09 ` |WARNING| pw110628 [PATCH v3 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).