From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 621FC5905; Thu, 13 Jul 2017 11:35:25 +0200 (CEST) In-Reply-To: <20170713093255.13986-6-santosh.shukla@caviumnetworks.com> References: <20170713093255.13986-6-santosh.shukla@caviumnetworks.com> To: test-report@dpdk.org Cc: Santosh Shukla Message-Id: <20170713093525.621FC5905@dpdk.org> Date: Thu, 13 Jul 2017 11:35:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw26877 [PATCH v2 5/6] mempool: introduce block size align flag 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, 13 Jul 2017 09:35:25 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/26877 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #115: FILE: lib/librte_mempool/rte_mempool.h:269: +#define MEMPOOL_F_POOL_BLK_SZ_ALIGNED 0x0080 /**< Align obj start address to total elem size */ total: 0 errors, 1 warnings, 50 lines checked