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 42A18A052A for ; Tue, 26 Jan 2021 22:40:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CBE5140D04; Tue, 26 Jan 2021 22:40:16 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 6C7B9140CE8 for ; Tue, 26 Jan 2021 22:40:13 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 69615C88E; Tue, 26 Jan 2021 22:40:13 +0100 (CET) In-Reply-To: <20210126213809.1479893-3-bruce.richardson@intel.com> References: <20210126213809.1479893-3-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20210126214013.69615C88E@dpdk.org> Date: Tue, 26 Jan 2021 22:40:13 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87371 [PATCH v5 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/87371 _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.