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 13186467FA for ; Mon, 26 May 2025 19:00:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8169C4069D; Mon, 26 May 2025 19:00:06 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E944840B9C for ; Mon, 26 May 2025 19:00:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A151C123FC5; Mon, 26 May 2025 18:59:27 +0200 (CEST) Subject: |WARNING| pw153697 [PATCH v2 12/40] crypto/cnxk: add enqueue function support In-Reply-To: <20250526165819.2197892-13-ktejasree@marvell.com> References: <20250526165819.2197892-13-ktejasree@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tejasree Kondoj Message-Id: <20250526165927.A151C123FC5@dpdk.org> Date: Mon, 26 May 2025 18:59: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/153697 _coding style issues_ WARNING:LONG_LINE: line length of 104 exceeds 100 columns #288: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:187: + fc.u64[0] = rte_atomic_load_explicit((RTE_ATOMIC(uint64_t) *)fc_addr, rte_memory_order_relaxed); total: 0 errors, 1 warnings, 250 lines checked