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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 7 06:32:53 CET 2022


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 102 lines checked


More information about the test-report mailing list