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 889FC429BB for ; Fri, 28 Apr 2023 11:30:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 872A24113C; Fri, 28 Apr 2023 11:30:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 74AD34113C for ; Fri, 28 Apr 2023 11:30:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6D90D120698; Fri, 28 Apr 2023 11:30:27 +0200 (CEST) Subject: |WARNING| pw126619 [v1, 1/3] cryptodev: add SM2 asymmetric crypto algorithm In-Reply-To: <40827e1b2765526202e3aaf7716a695842891fc7.1682652719.git.gmuthukrishn@marvell.com> References: <40827e1b2765526202e3aaf7716a695842891fc7.1682652719.git.gmuthukrishn@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gowrishankar Muthukrishnan Message-Id: <20230428093027.6D90D120698@dpdk.org> Date: Fri, 28 Apr 2023 11:30: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/126619 _coding style issues_ WARNING:TYPO_SPELLING: 'atleast' may be misspelled - perhaps 'at least'? #177: FILE: lib/cryptodev/rte_crypto_asym.h:680: + * (atleast encrypted text length). The message.length field WARNING:TYPO_SPELLING: 'atleast' may be misspelled - perhaps 'at least'? #189: FILE: lib/cryptodev/rte_crypto_asym.h:692: + * with enough memory to hold ciphertext output (atleast X bytes WARNING:TYPO_SPELLING: 'atleast' may be misspelled - perhaps 'at least'? #203: FILE: lib/cryptodev/rte_crypto_asym.h:706: + * output : for signature generation (of atleast N bytes WARNING:TYPO_SPELLING: 'atleast' may be misspelled - perhaps 'at least'? #209: FILE: lib/cryptodev/rte_crypto_asym.h:712: + * output : for signature generation (of atleast N bytes total: 0 errors, 4 warnings, 126 lines checked