From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4354FA052A for ; Wed, 27 Jan 2021 18:34:47 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38DB9140FCD; Wed, 27 Jan 2021 18:34:47 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 1C6F4140FD5 for ; Wed, 27 Jan 2021 18:34:45 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 17C8337AF; Wed, 27 Jan 2021 18:34:45 +0100 (CET) In-Reply-To: <20210127173330.1671341-3-bruce.richardson@intel.com> References: <20210127173330.1671341-3-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20210127173445.17C8337AF@dpdk.org> Date: Wed, 27 Jan 2021 18:34:45 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87445 [PATCH v6 2/8] eal: fix error attribute use for clang X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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/87445 _coding style issues_ Warning in lib/librte_eal/include/rte_compat.h: Using compiler attribute directly __rte_internal must appear alone on the line immediately preceding the return type of a function.