|WARNING| pw163482 [PATCH v1 1/4] net/ixgbe: implement flow dump

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


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

_coding style issues_


WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#174: FILE: drivers/net/intel/ixgbe/ixgbe_flow.c:3662:
+		const size_t clen =
 		             ^^^^

WARNING:TYPO_SPELLING: 'clen' may be misspelled - perhaps 'clean'?
#179: FILE: drivers/net/intel/ixgbe/ixgbe_flow.c:3667:
+		rte_memdump(file, title, raw + off, clen);
 		                                    ^^^^

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


More information about the test-report mailing list