From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4BC6F1B2CF; Mon, 6 Nov 2017 02:43:09 +0100 (CET) In-Reply-To: <20171106014141.13266-9-thomas@monjalon.net> References: <20171106014141.13266-9-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20171106014309.4BC6F1B2CF@dpdk.org> Date: Mon, 6 Nov 2017 02:43:09 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31188 [PATCH v4 08/15] mempool: rename addresses from physical to IOVA 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, 06 Nov 2017 01:43:09 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31188 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #301: FILE: lib/librte_mempool/rte_mempool.h:163: + phys_addr_t physaddr; /**< deprecated - Physical address of the object. */ total: 0 errors, 1 warnings, 332 lines checked