|WARNING| pw119047 [PATCH v11 1/1] app/testpmd: support multiple mbuf pools per Rx queue

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 25 03:41:54 CEST 2022


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 99 lines checked


More information about the test-report mailing list