From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8F5671B163; Mon, 14 Jan 2019 22:17:55 +0100 (CET) In-Reply-To: <20190114211622.6900-1-yskoh@mellanox.com> References: <20190114211622.6900-1-yskoh@mellanox.com> To: test-report@dpdk.org Cc: Yongseok Koh Message-Id: <20190114211755.8F5671B163@dpdk.org> Date: Mon, 14 Jan 2019 22:17:55 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49806 [v5, 1/2] mbuf: add function returning buffer address 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 Jan 2019 21:17:55 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49806 _coding style issues_ ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #76: FILE: lib/librte_mbuf/rte_mbuf.h:810: +static inline char * __rte_experimental ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #93: FILE: lib/librte_mbuf/rte_mbuf.h:827: +static inline char * __rte_experimental total: 2 errors, 0 warnings, 69 lines checked