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 5510FA0545 for ; Tue, 20 Dec 2022 15:35:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 500D240685; Tue, 20 Dec 2022 15:35:22 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4684440395 for ; Tue, 20 Dec 2022 15:35:21 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 41087122E70; Tue, 20 Dec 2022 15:35:21 +0100 (CET) Subject: |WARNING| pw121083 [PATCH 09/17] crypto/cnxk: add CN9K IPsec SG support In-Reply-To: <20221220143232.2519650-10-ktejasree@marvell.com> References: <20221220143232.2519650-10-ktejasree@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tejasree Kondoj Message-Id: <20221220143521.41087122E70@dpdk.org> Date: Tue, 20 Dec 2022 15:35:21 +0100 (CET) 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/121083 _coding style issues_ WARNING:LONG_LINE: line length of 165 exceeds 100 columns #506: FILE: drivers/crypto/cnxk/cn9k_ipsec_la_ops.h:194: +process_inb_sa(struct cpt_qp_meta_info *m_info, struct rte_crypto_op *cop, struct cn9k_sec_session *sess, struct cpt_inst_s *inst, struct cpt_inflight_req *infl_req) total: 0 errors, 1 warnings, 1379 lines checked