From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A660D1C88A; Mon, 14 May 2018 15:48:53 +0200 (CEST) In-Reply-To: <064458eb7fc48457ed4e7fed521e11e68cb32c62.1526305599.git.anatoly.burakov@intel.com> References: <064458eb7fc48457ed4e7fed521e11e68cb32c62.1526305599.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180514134853.A660D1C88A@dpdk.org> Date: Mon, 14 May 2018 15:48:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40005 [PATCH v5 1/3] 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: Mon, 14 May 2018 13:48:53 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40005 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #50: 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, 141 lines checked