|WARNING| pw130030 [PATCH 17/19] net/cpfl: support dispatch process
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 9 09:37:01 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130030
_coding style issues_
WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#199: FILE: drivers/net/cpfl/cpfl_representor.c:869:
+ while (rte_hash_iterate(adapter->repr_whitelist_hash,
WARNING:TYPO_SPELLING: 'dispath' may be misspelled - perhaps 'dispatch'?
#216: FILE: drivers/net/cpfl/cpfl_representor.c:886:
+/* Function to dispath packets to representors' rx rings */
WARNING:TYPO_SPELLING: 'excpetional' may be misspelled - perhaps 'exceptional'?
#234: FILE: drivers/net/cpfl/cpfl_representor.c:904:
+ /* skip if excpetional vport is not started*/
total: 0 errors, 3 warnings, 0 checks, 321 lines checked
More information about the test-report
mailing list