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 231E7A04AB for ; Fri, 8 Nov 2019 13:48:32 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1084B1C12A; Fri, 8 Nov 2019 13:48:32 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id B7C311C13A; Fri, 8 Nov 2019 13:48:30 +0100 (CET) In-Reply-To: <1573217185-4101-3-git-send-email-mdr@ashroe.eu> References: <1573217185-4101-3-git-send-email-mdr@ashroe.eu> To: test-report@dpdk.org Cc: Ray Kinsella Message-Id: <20191108124830.B7C311C13A@dpdk.org> Date: Fri, 8 Nov 2019 13:48:30 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw62768 [PATCH v9 2/4] doc: changes to abi policy introducing major abi versions 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/62768 _coding style issues_ __rte_experimental must appear alone on the line immediately preceding the return type of a function. __rte_experimental must appear alone on the line immediately preceding the return type of a function.