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 B27D342CB3; Wed, 14 Jun 2023 16:31:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C43A742D2C; Wed, 14 Jun 2023 16:31:27 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by mails.dpdk.org (Postfix) with ESMTP id 0189642D2C; Wed, 14 Jun 2023 16:31:26 +0200 (CEST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id D978E3200918; Wed, 14 Jun 2023 10:31:24 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Wed, 14 Jun 2023 10:31:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1686753084; x= 1686839484; bh=UnkMI0qj/OTm8TlR4Jp4114TBF07WFj0CGvpjzRVstI=; b=o ahVvzlprVzPJ7GP0qH2544fyiPur6tGr5w09ff2BxiJIHQ/AkCj/JQMI2uoYpd0N XUDqV0kL/9Jgk6npsvaMFY2AOXSPvkzurWF0myQsux/zuTDaoJw36LQjO1KtiCwe 9D7LUZebU0nLjWdjskiCz7oaOy83cTryS2dp1WPhX0V2fvx51DRirtz+eG0ZJAD5 DkMcaSBdPQRDMASlpClEWHuIzX8NlXU4OE7OarRY+kMw9qTEeXy+eFovjWaQ8Ocn T1RWh8S5RGREgvok/s3ATbjO6ajbJ9K3nqIh90ZoSYCwwEBixj1dojYThm3UO2qn 3Dhses9W2wsX4jPgQRZzQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1686753084; x= 1686839484; bh=UnkMI0qj/OTm8TlR4Jp4114TBF07WFj0CGvpjzRVstI=; b=h ScbNVC5R+TrIfKxAGK/H9oo8Ijehcw37zjoBCMaV/7Rgf8ms2f/6u4h6LPvEZUqD pHc/vkDKP1yLxyV9oydS4Dvz1fkvU+1EQPBUsUp6Lh18HUvecBKf4hPX54wkkJcb XC/6N3Ww75QjXXsOYdHnfslAvPuk8t4TgefUFGf5gDlZ++9EhL2R2EI1MaW9Si/C KmUvufsRyIHbG+oa9IYrlSgKgtg/mj8r97G+7rkY+ZbZWMhJ1HJmM/wkcb/meQpG pNsiucLJfOx3KBQL8BF04xDjXshmo3UEwv2v+BX5I899xEYc/PXPWYZR3vj6lEi7 kNaCp0+RTnX7laoto7GNw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrgedvtddgjeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedvjefhudeghedvtdeijeeigeetuedugfejueekieeltdfhteev keehhfeilefhtdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 14 Jun 2023 10:31:23 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: stable@dpdk.org, Akhil Goyal , Fan Zhang , Arkadiusz Kusztal Subject: [PATCH 5/5] cryptodev: fix comments of modular operation parameters Date: Wed, 14 Jun 2023 16:26:51 +0200 Message-Id: <20230614142651.1456116-6-thomas@monjalon.net> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230614142651.1456116-1-thomas@monjalon.net> References: <20230614142651.1456116-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org The Doxygen comments are made after the struct field, but were missing the Doxygen syntax /**<. Fixes: 518a974bfecc ("cryptodev: reorganize asymmetric structs") Cc: stable@dpdk.org Signed-off-by: Thomas Monjalon --- lib/cryptodev/rte_crypto_asym.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/cryptodev/rte_crypto_asym.h b/lib/cryptodev/rte_crypto_asym.h index fc3f331393..8b5794fb7c 100644 --- a/lib/cryptodev/rte_crypto_asym.h +++ b/lib/cryptodev/rte_crypto_asym.h @@ -395,9 +395,9 @@ struct rte_crypto_sm2_xform { */ struct rte_crypto_mod_op_param { rte_crypto_uint base; - /** Base of modular exponentiation/multiplicative inverse */ + /**< Base of modular exponentiation/multiplicative inverse. */ rte_crypto_uint result; - /** Result of modular exponentiation/multiplicative inverse */ + /**< Result of modular exponentiation/multiplicative inverse. */ }; /** -- 2.40.1