|WARNING| pw153033 [RFC 17/18] net/hinic3: add FDIR flow control module

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 18 11:16:06 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#257: FILE: drivers/net/hinic3/hinic3_fdir.c:7:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'corret' may be misspelled - perhaps 'correct'?
#1322: FILE: drivers/net/hinic3/hinic3_fdir.c:1072:
+				 * from the tcam and add the corret fdir rule

WARNING:TYPO_SPELLING: 'corret' may be misspelled - perhaps 'correct'?
#1339: FILE: drivers/net/hinic3/hinic3_fdir.c:1089:
+				/* Add the corret fdir rule from the tcam. */

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#2060: FILE: drivers/net/hinic3/hinic3_flow.c:6:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'filterig' may be misspelled - perhaps 'filtering'?
#3367: FILE: drivers/net/hinic3/hinic3_flow.c:1313:
+ * Filter information, its used to store and manipulate packet filterig rules.

WARNING:TYPO_SPELLING: 'filterig' may be misspelled - perhaps 'filtering'?
#3413: FILE: drivers/net/hinic3/hinic3_flow.c:1359:
+ * Filter information, its used to store and manipulate packet filterig rules.

WARNING:TYPO_SPELLING: 'Unsupport' may be misspelled - perhaps 'Unsupported'?
#3574: FILE: drivers/net/hinic3/hinic3_flow.c:1520:
+				   NULL, "Unsupport filter type.");

total: 0 errors, 7 warnings, 0 checks, 3721 lines checked


More information about the test-report mailing list