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 9C47BA034C; Wed, 9 Nov 2022 16:04:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0687440151; Wed, 9 Nov 2022 16:04:49 +0100 (CET) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id D7216400D4; Wed, 9 Nov 2022 16:04:47 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 479AC5C0084; Wed, 9 Nov 2022 10:04:46 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Wed, 09 Nov 2022 10:04:46 -0500 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=fm1; t=1668006286; x= 1668092686; bh=WNiInaEHwU/SzfIPpUofvFB3cAM461Xa3Y8d46Whyyw=; b=R 2xDUDwqYzG9pn1i2fhm6CTbjl4X0fwOWVHs8i3/ntI2d+tNxcRfJrRtUAQ1SwAva RuT1z7NrhCrH4lMTWzxu9qTVanySiuceJKXTmq23pE0Klb6xyyeA38b+vrpk8ghJ I18wsrsQJBTkJTWR8E45O1ABjtvrfS4iP+JOflz9GpsUW8WJe5uIayQxr8W3CPox AM7ubjQgv3ExcxdWbVjTl+YoaSFA4bya+vVgSj69ZVPLjmAK9KiYesMrXQNOiJ1Q cBVCgRyEaBcYc185Mbh5G5KZQa0zOcoeITVncqFwIJc4dfDHAYj06BywcJH26HyU 47D7eYMpNANcNaYpReGXQ== 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=fm1; t=1668006286; x= 1668092686; bh=WNiInaEHwU/SzfIPpUofvFB3cAM461Xa3Y8d46Whyyw=; b=p YQCrnvyzXN/bcYfnvw5GoNhThlCWc8TZCTiunEletvzHt2xG3/mQwDWa01k8b6hP XxheiAcULi07jvT4wc/Fe1mJayvP/uNfVIfAsB1pj45cGaeIN0uyjpqGq8W/YQjY OZvMFWmiBkYat6w4/UQvZmckeLqRXTFYsBL28DXs/Ebrr7SQ9kvZ5g1jKeD5Eo97 fiJ/ymT8qTvbKz/0BKI+jTkgTgssNqXFCSYx3ccbibnJScqVmWu0CT3FAFtXioTc BCssGN0j31MBhJVItYO322gkepFj3dGOEgSbGW3fgkvYw24B/YyRTVjdzGW0PDIb BZq2RHmBo/Yexuyw6qjgQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrfedvgdejudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 9 Nov 2022 10:04:45 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org, David Hunt , Stephen Hemminger , jerinj@marvell.com Cc: david.marchand@redhat.com, Jerin Jacob , stable@dpdk.org Subject: Re: [dpdk-dev] [PATCH] lib: fix doxygen syntax issues Date: Wed, 09 Nov 2022 16:04:43 +0100 Message-ID: <83401737.BzKH3j3Lxt@thomas> In-Reply-To: <20221109145410.411708-1-jerinj@marvell.com> References: <20221109145410.411708-1-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 09/11/2022 15:54, jerinj@marvell.com: > From: Jerin Jacob > > Fix following syntax error reported by doxygen 1.9.5 version. > > lib/eal/include/rte_uuid.h:89: error: RTE_UUID_STRLEN > has @param documentation sections but no arguments > (warning treated as error, aborting now) > > lib/power/rte_power.h:169: error: rte_power_freq_up has > @param documentation sections but no arguments > (warning treated as error, aborting now) > > Fixes: 6bc67c497a51 ("eal: add uuid API") > Fixes: d7937e2e3d12 ("power: initial import") I think it deserves to be split in 2 patches. If you agree, I can split when merging.