|WARNING| pw126776 [PATCH net] net/vmxnet3: fix drop of empty segments in tx

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 9 04:08:17 CEST 2023


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <Vmxnet3_GenericDesc>
#84: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:415:
+		Vmxnet3_GenericDesc *gdesc = NULL;

WARNING:TYPO_SPELLING: 'exectuted' may be misspelled - perhaps 'executed'?
#142: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:517:
+		/* We must have exectuted the complete preceding loop at least

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


More information about the test-report mailing list