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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 5 15:01:19 CEST 2025


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'corret' may be misspelled - perhaps 'correct'?
#1323: 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'?
#1340: 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'?
#2061: FILE: drivers/net/hinic3/hinic3_flow.c:6:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'filterig' may be misspelled - perhaps 'filtering'?
#3368: 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'?
#3414: 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'?
#3575: 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