From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id CA9407CB3; Thu, 26 Apr 2018 10:07:04 +0200 (CEST) In-Reply-To: <777ae6b10a7524e188c07ba14e576fc7b0e21018.1524729978.git.anatoly.burakov@intel.com> References: <777ae6b10a7524e188c07ba14e576fc7b0e21018.1524729978.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180426080704.CA9407CB3@dpdk.org> Date: Thu, 26 Apr 2018 10:07:04 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw38992 [PATCH v2 1/2] malloc: add biggest free IOVA-contiguous element to stats 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, 26 Apr 2018 08:07:05 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/38992 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #42: FILE: lib/librte_eal/common/include/rte_malloc.h:30: + size_t greatest_free_iova_contig_size; /**< Size in bytes of largest IOVA-contiguous block */ total: 0 errors, 1 warnings, 117 lines checked