|WARNING| pw163484 [PATCH v1 3/4] net/iavf: implement flow dump

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 30 12:30:38 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#164: FILE: drivers/net/intel/iavf/iavf_generic_flow.c:2447:
+		const size_t clen =
 		             ^^^^

WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#169: FILE: drivers/net/intel/iavf/iavf_generic_flow.c:2452:
+		rte_memdump(file, title, raw + off, clen);
 		                                    ^^^^

total: 0 errors, 2 warnings, 0 checks, 143 lines checked


More information about the test-report mailing list