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 BD09946F71 for ; Thu, 25 Sep 2025 15:06:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6B9940651; Thu, 25 Sep 2025 15:06:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1378040651 for ; Thu, 25 Sep 2025 15:06:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8FB4612422E; Thu, 25 Sep 2025 15:03:47 +0200 (CEST) Subject: |WARNING| pw156953 [PATCH] buildtools: prepare symbol check for Windows In-Reply-To: <20250925130438.3072610-1-david.marchand@redhat.com> References: <20250925130438.3072610-1-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20250925130347.8FB4612422E@dpdk.org> Date: Thu, 25 Sep 2025 15:03:47 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/156953 _coding style issues_ __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. __rte_internal must appear alone on the line immediately preceding the return type of a function. __rte_internal must appear alone on the line immediately preceding the return type of a function.