From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E1C9B1B900; Thu, 10 Jan 2019 19:36:51 +0100 (CET) In-Reply-To: <20190110183528.42503-1-yskoh@mellanox.com> References: <20190110183528.42503-1-yskoh@mellanox.com> To: test-report@dpdk.org Cc: Yongseok Koh Message-Id: <20190110183651.E1C9B1B900@dpdk.org> Date: Thu, 10 Jan 2019 19:36:51 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49632 [v3, 1/2] mbuf: add function returning default 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: Thu, 10 Jan 2019 18:36:52 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49632 _coding style issues_ ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #54: FILE: lib/librte_mbuf/rte_mbuf.h:800: +static inline char * __rte_experimental ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #72: FILE: lib/librte_mbuf/rte_mbuf.h:818: +static inline char * __rte_experimental total: 2 errors, 0 warnings, 57 lines checked