From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D8B0E1B72C; Sun, 8 Apr 2018 22:31:31 +0200 (CEST) In-Reply-To: <54214f7ca8377c679a498e13365c564801453f55.1523218215.git.anatoly.burakov@intel.com> References: <54214f7ca8377c679a498e13365c564801453f55.1523218215.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180408203131.D8B0E1B72C@dpdk.org> Date: Sun, 8 Apr 2018 22:31:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw37612 [PATCH v4 49/70] eal: replace memseg with memseg lists 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: Sun, 08 Apr 2018 20:31:32 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/37612 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #706: FILE: lib/librte_eal/bsdapp/eal/eal_memory.c:211: + RTE_LOG(ERR, EAL, "Couldn't reserve requested memory, requested: %" PRIu64 "M available: %" PRIu64 "M ", total: 0 errors, 1 warnings, 3075 lines checked