automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111381 [PATCH v6 2/9] net/vmxnet3: implement RETA query and RETA update
       [not found] <20220519080415.1577680-3-andrew.rybchenko@oktetlabs.ru>
@ 2022-05-19  8:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-19  8:06 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


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

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

CHECK:CAMELCASE: Avoid CamelCase: <indTable>
#123: 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-19  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220519080415.1577680-3-andrew.rybchenko@oktetlabs.ru>
2022-05-19  8:06 ` |WARNING| pw111381 [PATCH v6 2/9] 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).