|WARNING| pw163489 [PATCH v2 4/4] net/ice: implement flow dump

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 30 13:01:09 CEST 2026


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

_coding style issues_


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

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

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


More information about the test-report mailing list