|WARNING| pw116326 [PATCH v4 2/3] app/testpmd: Add support for mulitiple mbuf pools per Rx queue

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 15 09:11:09 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#123: FILE: app/test-pmd/testpmd.c:2642:
+		struct rte_eth_rxseg_split *rx_split = &rx_useg[i].split;

WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#160: FILE: app/test-pmd/testpmd.c:2669:
+		rx_conf->rx_seg = rx_useg;

WARNING:TYPO_SPELLING: 'supprted' may be misspelled - perhaps 'supported'?
#177: FILE: app/test-pmd/testpmd.h:85:
+/* Maximum number of pools supprted per Rx queue */

total: 0 errors, 3 warnings, 82 lines checked


More information about the test-report mailing list