From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9828FA0350 for ; Tue, 23 Jun 2020 15:51:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8E1C81D66C; Tue, 23 Jun 2020 15:51:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B27591D66D; Tue, 23 Jun 2020 15:51:19 +0200 (CEST) In-Reply-To: <20200623134952.1273562-1-ferruh.yigit@intel.com> References: <20200623134952.1273562-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20200623135119.B27591D66D@dpdk.org> Date: Tue, 23 Jun 2020 15:51:19 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw72040 [PATCH] doc: mark internal symbols in ethdev 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/72040 _coding style issues_ __rte_internal must appear alone on the line immediately preceding the return type of a function.