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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 10 11:18:29 CET 2022


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 111 lines checked


More information about the test-report mailing list