|WARNING| pw115777 [PATCH v3 2/3] app/testpmd: Add support for pool sort capability
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 2 09:04:51 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115777
_coding style issues_
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#116: FILE: app/test-pmd/testpmd.c:2674:
+ struct rte_eth_rxseg_split *rx_split = &rx_useg[i].split;
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#117: FILE: app/test-pmd/testpmd.c:2675:
+ struct rte_eth_rxseg_sort *rx_sort = &rx_useg[i].sort;
total: 0 errors, 2 warnings, 59 lines checked
More information about the test-report
mailing list