* |WARNING| pw110618 [PATCH v2 2/8] net/vmxnet3: implement reta query and reta update
[not found] <20220504212252.25117-3-pagupta@vmware.com>
@ 2022-05-04 21:23 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-04 21:23 UTC (permalink / raw)
To: test-report; +Cc: Pankaj Gupta
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/110618
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <VMXNET3_RSSConf>
#152: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1717:
+ struct VMXNET3_RSSConf *dev_rss_conf = hw->rss_conf;
CHECK:CAMELCASE: Avoid CamelCase: <indTableSize>
#154: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1719:
+ if (reta_size != dev_rss_conf->indTableSize) {
CHECK:CAMELCASE: Avoid CamelCase: <indTable>
#166: 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-04 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220504212252.25117-3-pagupta@vmware.com>
2022-05-04 21:23 ` |WARNING| pw110618 [PATCH v2 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).