|WARNING| pw114930 [PATCH v2 2/3] app/testpmd: add command line argument 'rxseg-mode'
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Aug 12 19:28:44 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114930
_coding style issues_
WARNING:TYPO_SPELLING: 'Bufer' may be misspelled - perhaps 'Buffer'?
#107: FILE: app/test-pmd/parameters.c:217:
+ " 1 - Bufer-split capability
"
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#158: FILE: app/test-pmd/testpmd.c:2662:
+ struct rte_eth_rxseg rx_useg[MAX_SEGS_BUFFER_SPLIT] = {};
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#167: FILE: app/test-pmd/testpmd.c:2676:
+ struct rte_eth_rxseg_split *rx_split = &rx_useg[i].split;
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#168: FILE: app/test-pmd/testpmd.c:2677:
+ struct rte_eth_rxseg_sort *rx_sort = &rx_useg[i].sort;
total: 0 errors, 4 warnings, 115 lines checked
More information about the test-report
mailing list