From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 426617F6D; Wed, 25 Apr 2018 16:10:55 +0200 (CEST) In-Reply-To: <90b66ba14bac0b9dc8b8a2258931463f6319e3f3.1524665242.git.anatoly.burakov@intel.com> References: <90b66ba14bac0b9dc8b8a2258931463f6319e3f3.1524665242.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180425141055.426617F6D@dpdk.org> Date: Wed, 25 Apr 2018 16:10:55 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw38922 [PATCH 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: Wed, 25 Apr 2018 14:10:55 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/38922 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #37: 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, 113 lines checked