From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 7EECDA0679 for ; Sat, 6 Apr 2019 15:31:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7537634F3; Sat, 6 Apr 2019 15:31:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 57E9537A8; Sat, 6 Apr 2019 15:31:31 +0200 (CEST) In-Reply-To: <20190406132852.14862-1-jerinj@marvell.com> References: <20190406132852.14862-1-jerinj@marvell.com> To: test-report@dpdk.org Cc: Jerin Jacob Kollanukkaran Message-Id: <20190406133131.57E9537A8@dpdk.org> Date: Sat, 6 Apr 2019 15:31:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52367 [PATCH] lib/librte_table: fix arm64 hash function selection 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/52367 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #45: FILE: lib/librte_table/rte_table_hash_func.h:43: +#elif defined(RTE_ARCH_ARM64) && defined(RTE_MACHINE_CPUFLAG_CRC32)^M$ total: 1 errors, 0 warnings, 8 lines checked