From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9292EA034F for ; Tue, 12 May 2020 22:41:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 892591C1B1; Tue, 12 May 2020 22:41:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 2AAC71C192; Tue, 12 May 2020 22:41:10 +0200 (CEST) In-Reply-To: <20200512204015.1963-1-pbhagavatula@marvell.com> References: <20200512204015.1963-1-pbhagavatula@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20200512204110.2AAC71C192@dpdk.org> Date: Tue, 12 May 2020 22:41:10 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw70132 [RFC v2] hash: unify crc32 API header for x86 and ARM 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/70132 _coding style issues_ WARNING:MISSING_SPACE: break quoted strings at a space character #455: FILE: lib/librte_hash/rte_hash_crc.h:497: + "Incorrect CRC32 algorithm requested setting best" + "available algorithm on the architecture "); WARNING:MISSING_SPACE: break quoted strings at a space character #468: FILE: lib/librte_hash/rte_hash_crc.h:509: + "Incorrect CRC32 algorithm requested setting best" + "available algorithm on the architecture "); total: 0 errors, 2 warnings, 458 lines checked