|WARNING| pw118976 [PATCH v10 1/1] app/testpmd: support multiple mbuf pools per Rx queue
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Oct 24 06:09:00 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/118976
_coding style issues_
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#145: FILE: app/test-pmd/testpmd.c:2670:
+ struct rte_eth_rxseg_split *rx_seg = &rx_useg[i].split;
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#167: FILE: app/test-pmd/testpmd.c:2692:
+ rx_conf->rx_seg = rx_useg;
total: 0 errors, 2 warnings, 98 lines checked
More information about the test-report
mailing list