|WARNING| pw110632 [PATCH v3 6/8] net/vmxnet3: advertise RETA size in device info

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 5 03:11:12 CEST 2022


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <indTableSize>
#132: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1490:
+		dev_info->reta_size = hw->rss_conf->indTableSize;

total: 0 errors, 0 warnings, 1 checks, 13 lines checked


More information about the test-report mailing list