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 6522F467FA for ; Mon, 26 May 2025 19:04:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6071240292; Mon, 26 May 2025 19:04:29 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 19EA340292 for ; Mon, 26 May 2025 19:04:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D537C123FC5; Mon, 26 May 2025 19:03:50 +0200 (CEST) Subject: |WARNING| pw153698 [PATCH v2 13/40] crypto/cnxk: add cryptodev dequeue support for cn20k In-Reply-To: <20250526165819.2197892-14-ktejasree@marvell.com> References: <20250526165819.2197892-14-ktejasree@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tejasree Kondoj Message-Id: <20250526170350.D537C123FC5@dpdk.org> Date: Mon, 26 May 2025 19:03:50 +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/153698 _coding style issues_ WARNING:LONG_LINE: line length of 124 exceeds 100 columns #225: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:340: + rte_atomic_load_explicit((RTE_ATOMIC(uint64_t) *)(&infl_req->res.u64[0]), rte_memory_order_relaxed); total: 0 errors, 1 warnings, 151 lines checked