[dpdk-test-report] |WARNING| pw88482 [PATCH v1 4/5] net/ark: generalize meta data between FPGA and PMD
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 4 17:58:55 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/88482
_coding style issues_
WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'?
#706: FILE: drivers/net/ark/ark_global.h:66:
+/* RX hook populates mbuf fields from user defined *user, upto 20 bytes */
WARNING:REPEATED_WORD: Possible repeated word: 'stats'
#916: FILE: drivers/net/ark/rte_pmd_ark.h:163:
+ * @param stats
+ * stats struct already populated by Ark PMD.
WARNING:TYPO_SPELLING: 'upto' may be misspelled - perhaps 'up to'?
#1015: FILE: drivers/net/ark/rte_pmd_ark.h:259:
+ * The meta data from the user, upto 20 bytes.
WARNING:TYPO_SPELLING: 'Upto' may be misspelled - perhaps 'Up to'?
#1131: FILE: drivers/net/ark/rte_pmd_ark.h:271:
+ * FPGA. Upto 20 bytes (5 32-bit words) are transferable
total: 0 errors, 4 warnings, 0 checks, 893 lines checked
More information about the test-report
mailing list