[dpdk-test-report] |WARNING| pw27248 [PATCH disscussion] mlx4 driver MLX4_PMD_TX_MP_CACHE default vaule

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 28 10:00:16 CEST 2017


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

_coding style issues_


WARNING:TYPO_SPELLING: 'vaule' may be misspelled - perhaps 'value'?
#5: 
Subject: [dpdk-dev] [PATCH  disscussion] mlx4 driver MLX4_PMD_TX_MP_CACHE default vaule

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20: 
         When I used the mlx4 pmd, I meet a problem about MLX4_PMD_TX_MP_CACHE vaule, which is used for Memory pool to Memory region translation. The detail test is descripted below.

WARNING:TYPO_SPELLING: 'vaule' may be misspelled - perhaps 'value'?
#20: 
         When I used the mlx4 pmd, I meet a problem about MLX4_PMD_TX_MP_CACHE vaule, which is used for Memory pool to Memory region translation. The detail test is descripted below.

WARNING:TYPO_SPELLING: 'infomation' may be misspelled - perhaps 'information'?
#21: 
1.Test environmemt infomation:

WARNING:TYPO_SPELLING: 'vaule' may be misspelled - perhaps 'value'?
#56: 
  c. Then we modify the MLX4_PMD_TX_MP_CACHE vaule to 32, which is configured the vaule 'CONFIG_RTE_LIBRTE_MLX4_TX_MP_CACHE' in the config/common_base file, we found the function 'rte_eth_tx_burst' running time is less than 5ms.

WARNING:TYPO_SPELLING: 'vaule' may be misspelled - perhaps 'value'?
#56: 
  c. Then we modify the MLX4_PMD_TX_MP_CACHE vaule to 32, which is configured the vaule 'CONFIG_RTE_LIBRTE_MLX4_TX_MP_CACHE' in the config/common_base file, we found the function 'rte_eth_tx_burst' running time is less than 5ms.

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#68: FILE: config/common_base:206:
CONFIG_RTE_LIBRTE_MLX4_DEBUG=n

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 2 errors, 6 warnings, 7 lines checked


More information about the test-report mailing list