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 7B3C5A00C2 for ; Sat, 25 Apr 2020 08:11:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 665721C222; Sat, 25 Apr 2020 08:11:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 1B51E1C22B; Sat, 25 Apr 2020 08:11:04 +0200 (CEST) In-Reply-To: <20200425060441.36874-2-haiyue.wang@intel.com> References: <20200425060441.36874-2-haiyue.wang@intel.com> To: test-report@dpdk.org Cc: Haiyue Wang Message-Id: <20200425061104.1B51E1C22B@dpdk.org> Date: Sat, 25 Apr 2020 08:11:04 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69292 [PATCH v6 1/6] eal: add internal ABI tag definition 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/69292 _coding style issues_ WARNING:PREFER_SECTION: __section(.text.internal) is preferred over __attribute__((section(".text.internal"))) #86: FILE: lib/librte_eal/include/rte_compat.h:31: +__attribute__((section(".text.internal"))) total: 0 errors, 1 warnings, 17 lines checked