From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 0699558CB; Tue, 15 Aug 2017 08:09:37 +0200 (CEST) In-Reply-To: <20170815060743.21076-6-santosh.shukla@caviumnetworks.com> References: <20170815060743.21076-6-santosh.shukla@caviumnetworks.com> To: test-report@dpdk.org Cc: Santosh Shukla Message-Id: <20170815060937.0699558CB@dpdk.org> Date: Tue, 15 Aug 2017 08:09:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27599 [PATCH v4 5/7] 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: Tue, 15 Aug 2017 06:09:37 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27599 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #42: FILE: lib/librte_mempool/rte_mempool.c:376: + RTE_LOG(ERR, MEMPOOL, "pool area %" PRIx64 " not enough ", (uint64_t)len); total: 0 errors, 1 warnings, 21 lines checked