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 DB6ED46B6C for ; Mon, 14 Jul 2025 06:02:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5A3140041; Mon, 14 Jul 2025 06:02:37 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D94DC40041 for ; Mon, 14 Jul 2025 06:02:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B3C5312530F; Mon, 14 Jul 2025 06:01:01 +0200 (CEST) Subject: |WARNING| pw155193 [PATCH v7 08/14] net/sxe: add dcb function In-Reply-To: <20250714035446.163709-8-liujie5@linkdatatechnology.com> References: <20250714035446.163709-8-liujie5@linkdatatechnology.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jie Liu Message-Id: <20250714040101.B3C5312530F@dpdk.org> Date: Mon, 14 Jul 2025 06:01:01 +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/155193 _coding style issues_ WARNING:EXPORT_SYMBOL: EXPORT_SYMBOL(foo); should immediately follow its function/variable #997: FILE: drivers/net/sxe/pf/sxe_dcb.c:864: +RTE_EXPORT_SYMBOL(rte_pmd_sxe_tc_bw_set) total: 0 errors, 1 warnings, 0 checks, 1140 lines checked