From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E2C40133F; Wed, 22 Mar 2017 08:16:18 +0100 (CET) In-Reply-To: <67D543A150B29E4CAAE53918F64EDAEA3738A761@SHSMSX103.ccr.corp.intel.com> References: <67D543A150B29E4CAAE53918F64EDAEA3738A761@SHSMSX103.ccr.corp.intel.com> To: test-report@dpdk.org Cc: yuan peng Message-Id: <20170322071618.E2C40133F@dpdk.org> Date: Wed, 22 Mar 2017 08:16:18 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw22035 [PATCH v4 2/2] app/test: add unit test for CRC computation 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: Wed, 22 Mar 2017 07:16:19 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/22035 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #18: The second patch cannot be applied, since the test folder has moved to the DPDK root directory. ERROR:TRAILING_WHITESPACE: trailing whitespace #128: FILE: app/test/test_crc.c:71: +uint32_t crc32_vec_res, crc32_vec1_res, crc32_vec2_res; uint32_t $ ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #281: FILE: app/test/test_crc.c:222: 2.5.5 total: 2 errors, 1 warnings, 232 lines checked