[dpdk-test-report] |WARNING| pw84412 [RFC V3] app/testpmd: fix queue stats mapping configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 20 11:34:09 CET 2020


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:TYPO_SPELLING: 'Besed' may be misspelled - perhaps 'Based'?
#73: 
2) Besed on the above adjustments, these record structures,

ERROR:CODE_INDENT: code indent should use tabs where possible
#365: FILE: app/test-pmd/config.c:4468:
+ ^I^Iret = rte_eth_dev_set_rx_queue_stats_mapping(port_id, queue_id,$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#365: FILE: app/test-pmd/config.c:4468:
+ ^I^Iret = rte_eth_dev_set_rx_queue_stats_mapping(port_id, queue_id,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#365: FILE: app/test-pmd/config.c:4468:
+ ^I^Iret = rte_eth_dev_set_rx_queue_stats_mapping(port_id, queue_id,$

total: 1 errors, 3 warnings, 668 lines checked


More information about the test-report mailing list