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 CE20BA0350 for ; Mon, 22 Jun 2020 09:58:08 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B828C1D58C; Mon, 22 Jun 2020 09:58:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 578D31D5E0; Mon, 22 Jun 2020 09:58:03 +0200 (CEST) In-Reply-To: <20200622075529.24180-2-talshn@mellanox.com> References: <20200622075529.24180-2-talshn@mellanox.com> To: test-report@dpdk.org Cc: talshn@mellanox.com Message-Id: <20200622075803.578D31D5E0@dpdk.org> Date: Mon, 22 Jun 2020 09:58:03 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw71946 [PATCH v8 1/9] eal: move OS common functions to single file 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/71946 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #2529: FILE: lib/librte_eal/linux/eal_hugepage_info.c:235: + strcmp(splitstr[MOUNTPT], internal_conf->hugepage_dir) != 0) total: 0 errors, 1 warnings, 3533 lines checked