From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A786F7CAA; Thu, 20 Jul 2017 15:50:22 +0200 (CEST) In-Reply-To: <20170720134759.4680-4-santosh.shukla@caviumnetworks.com> References: <20170720134759.4680-4-santosh.shukla@caviumnetworks.com> To: test-report@dpdk.org Cc: Santosh Shukla Message-Id: <20170720135022.A786F7CAA@dpdk.org> Date: Thu, 20 Jul 2017 15:50:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27084 [PATCH v3 3/6] mempool: detect physical contiguous object in pool 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: Thu, 20 Jul 2017 13:50:23 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27084 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #52: FILE: lib/librte_mempool/rte_mempool.c:374: + RTE_LOG(ERR, MEMPOOL, "pool area %" PRIx64 " not enough ", (uint64_t)len); total: 0 errors, 1 warnings, 21 lines checked