|WARNING| pw113730 [RFC PATCH 12/29] net/qdma: add routine for Rx queue initialization

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 6 11:44:35 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'immmediate' may be misspelled - perhaps 'immediate'?
#1498: FILE: drivers/net/qdma/qdma_user.c:87:
+			"immmediate_data.txt");

WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'?
#1499: FILE: drivers/net/qdma/qdma_user.c:88:
+	ofd = open(fln, O_RDWR | O_CREAT | O_APPEND |

WARNING:TYPO_SPELLING: 'feild' may be misspelled - perhaps 'field'?
#1520: FILE: drivers/net/qdma/qdma_user.c:109:
+		/* ignoring first 20 bits of length feild */

total: 0 errors, 3 warnings, 0 checks, 1674 lines checked


More information about the test-report mailing list