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 8BFB0A0093 for ; Wed, 16 Mar 2022 20:26:55 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75EA141145; Wed, 16 Mar 2022 20:26:55 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 47C44410EC; Wed, 16 Mar 2022 20:26:53 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id CBF485C00EE; Wed, 16 Mar 2022 15:26:52 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 16 Mar 2022 15:26:52 -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=fm1; bh=omjvYdmKDx4NGq 96aLzgYFcnaLw15OqcAnLqxQsJJ4Q=; b=X1K7ubauQKAPrexB2jRXzlA5EROpl9 3xbVFhDeQh8uO4IJjPi3yD24cHHV/ALnyXaQGbZgiYZ5KIX3eHeNZribinH6yluq qe4b3iUqoMENpsqYl/yT1n5xi35cxRvc/GW/M8N+8k/trlnX5gdY5SIlOA8UevDe oPvFAZc1BM+1IQTzE/hVnBQ/hVvAmXbq6Gf6dtW2sOxTe54w1MuJfEkXcKj3rdMb 3u9yAeQXQyQAfWJqvwW3J5QxqgehfuYBEN0gACmNkiV0KbeFvMUcIC4GB37WZDOm 2V3yw2tyzUo9gUwTci+0FCbr09+YWOII52bnoI60ONhZoDNEKmvRqMow== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; 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:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=omjvYdmKDx4NGq96aLzgYFcnaLw15OqcAnLqxQsJJ 4Q=; b=Fj7c3IL0e9rrQ+QTKV65GfPfXp+P5E7Ljswcrntx3MeSbtWfNn2GEFiS1 auOTAu4kfQ+mnJR4N2Po2Mk+vEAcxy2QzsvSVAk2S9dbUzRtZFtw4ufaRAbStw2p N5c5MKY0QCKPSSYA7HleBGg9EC7ywN/0FTr2Mr/Nh/NSlRsKrRwRByzuNwKjTo92 RBqoWbofTlgU40JVU9JJnUeVRd/Q3zcP4CSPWvUPwggMJ4avvErTj3wSjhcyBj7r Rx3PPRllXIAzaND1RN7mhR9Ydu8SnxPx8BO3yLg+AWSTUMVa5CzY8CCkssUgJQ4I BSvpHLIbZZFZrs3YhgYT6MQQIDPcg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudefvddguddvvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 16 Mar 2022 15:26:52 -0400 (EDT) From: Thomas Monjalon To: "Morrissey, Sean" Cc: dev@dpdk.org, "stable@dpdk.org" , "Power, Ciara" Subject: Re: [PATCH v2] doc: fix telemetry example for cryptodev Date: Wed, 16 Mar 2022 20:26:51 +0100 Message-ID: <2670316.iZASKD2KPV@thomas> In-Reply-To: References: <20220308155656.2254466-1-sean.morrissey@intel.com> <20220309093310.2855587-1-sean.morrissey@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org > >Blank line added to the final telemetry example for the cryptography device > >library as to fix the example rendering. > > > >Fixes: 1c559ee8469 ("cryptodev: add telemetry endpoint for capabilities") > >Cc: stable@dpdk.org > > > >Signed-off-by: Sean Morrissey > > > Thanks for this. > > Acked-by: Ciara Power Applied, thanks.