From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1DC439171; Fri, 28 Jul 2017 10:00:16 +0200 (CEST) In-Reply-To: <859E1CB9FBF08C4B839DCF451B09C5032D62BFA3@dggeml505-mbx.china.huawei.com> References: <859E1CB9FBF08C4B839DCF451B09C5032D62BFA3@dggeml505-mbx.china.huawei.com> To: test-report@dpdk.org Cc: chenchanghu Message-Id: <20170728080016.1DC439171@dpdk.org> Date: Fri, 28 Jul 2017 10:00:16 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27248 [PATCH disscussion] mlx4 driver MLX4_PMD_TX_MP_CACHE default vaule X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2017 08:00:16 -0000 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