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 72FFCA04AB for ; Mon, 11 Nov 2019 11:39:50 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6673B235; Mon, 11 Nov 2019 11:39:50 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 9D1B92142; Mon, 11 Nov 2019 11:39:49 +0100 (CET) In-Reply-To: <1573468647-6321-3-git-send-email-mdr@ashroe.eu> References: <1573468647-6321-3-git-send-email-mdr@ashroe.eu> To: test-report@dpdk.org Cc: Ray Kinsella Message-Id: <20191111103949.9D1B92142@dpdk.org> Date: Mon, 11 Nov 2019 11:39:49 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw62824 [PATCH v10 2/3] 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/62824 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #126: FILE: doc/guides/contributing/abi_policy.rst:22: + all non-experimental library's soname. $ total: 1 errors, 0 warnings, 1851 lines checked __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.