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 72F534681E for ; Thu, 29 May 2025 10:19:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D3174067D; Thu, 29 May 2025 10:19:08 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C4DF04067D for ; Thu, 29 May 2025 10:19:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 70FDC125275; Thu, 29 May 2025 10:18:27 +0200 (CEST) Subject: |WARNING| pw153846 [PATCH v1 06/18] net/hinic3: add eq mechanism function code In-Reply-To: <20250529081529.2839-7-wff_light@vip.163.com> References: <20250529081529.2839-7-wff_light@vip.163.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Feifei Message-Id: <20250529081827.70FDC125275@dpdk.org> Date: Thu, 29 May 2025 10:18:27 +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/153846 _coding style issues_ WARNING:LONG_LINE_COMMENT: line length of 101 exceeds 100 columns #664: FILE: drivers/net/hinic3/base/hinic3_eqs.c:583: + rte_atomic_thread_fence(rte_memory_order_release); /**< Write index before config. */ total: 0 errors, 1 warnings, 0 checks, 818 lines checked