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 8B5A4A052A for ; Tue, 26 Jan 2021 15:20:05 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F8F4140DE7; Tue, 26 Jan 2021 15:20:04 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 470CA140EE9 for ; Tue, 26 Jan 2021 15:20:01 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 42792C88E; Tue, 26 Jan 2021 15:20:01 +0100 (CET) In-Reply-To: <20210126141857.1029916-3-bruce.richardson@intel.com> References: <20210126141857.1029916-3-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson Message-Id: <20210126142001.42792C88E@dpdk.org> Date: Tue, 26 Jan 2021 15:20:01 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87339 [PATCH v4 2/7] 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/87339 _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.