|WARNING| pw163487 [PATCH v2 2/4] net/i40e: implement flow dump

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


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

_coding style issues_


WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#165: FILE: drivers/net/intel/i40e/i40e_flow.c:1318:
+		const size_t clen =
 		             ^^^^

WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#170: FILE: drivers/net/intel/i40e/i40e_flow.c:1323:
+		rte_memdump(file, title, raw + off, clen);
 		                                    ^^^^

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


More information about the test-report mailing list