From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A289C1B9B6; Thu, 10 Jan 2019 23:41:01 +0100 (CET) In-Reply-To: <20190110224030.2671-1-yskoh@mellanox.com> References: <20190110224030.2671-1-yskoh@mellanox.com> To: test-report@dpdk.org Cc: Yongseok Koh Message-Id: <20190110224101.A289C1B9B6@dpdk.org> Date: Thu, 10 Jan 2019 23:41:01 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49669 [v4, 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 22:41:01 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49669 _coding style issues_ ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #65: FILE: lib/librte_mbuf/rte_mbuf.h:805: +static inline char * __rte_experimental ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #85: FILE: lib/librte_mbuf/rte_mbuf.h:825: +static inline char * __rte_experimental total: 2 errors, 0 warnings, 54 lines checked