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 F19B4A0093; Thu, 17 Mar 2022 09:45:48 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9F234067B; Thu, 17 Mar 2022 09:45:48 +0100 (CET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by mails.dpdk.org (Postfix) with ESMTP id 0E6E540151 for ; Thu, 17 Mar 2022 09:45:47 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 928953201C39; Thu, 17 Mar 2022 04:45:45 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Thu, 17 Mar 2022 04:45:45 -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=XrWmc2OlWz1v5f ugBOnlUgrvQ0JoeVc6QLkpyUYH+sI=; b=AWzmS0e3jsQGvQpZ/fOtxBDF2YQvHE j4UMkft6sc6dQ5z4MVVJSrs1Xmz06+grBCFdbfoVAoa1ZNQQ0DQe1YqXBfiTUClR cnp7Bbuhw9WKhQJ21t5ZxhY1CXKKMsBdNNAe7nKdVgzNr7teXNqNp/IMb4j3bEMc yuekLssVnhTBaYOGNCXZ1PW3j5V8uPrEIMUkGM6hRhFDxPQ7sDXi5NHSTQnRldHp POJtvNy70LflyGgZk7Gsf2CR6AKaevFteV9nqx84bPVUNNB7fuJ7uk9/EmgfPBt4 y61u8cIosuUCjj3K0pZcBTs5kWIPocMz676liWZAWfPs7CaDbF2yA3RQ== 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=XrWmc2OlWz1v5fugBOnlUgrvQ0JoeVc6QLkpyUYH+ sI=; b=U465Is6OwnEmStzItpPd1SDs8DDm3qA4PZgi1itWWAUYoVPGKoFS3IY3Q 17tf4i9KcYantsPaNtR79LvxvsaX0q+E3TG1un10ECDnqlk9O2Zzm337CE4S/B4Z MXDnf6AoGOsZ+pF7L+btwPNaI8aGs1lRPqDepTZGO9Ml1cMVhGvgtg3/24EcQ4Mf uNm2aQpfF1e/REIELM0eTgXvfb4IaAacULENWKV79PoO5iChfvYOxqQPDR4YvAeY znxQ0XAQFOMMP33oRo+Ak2yxWsVMzQc42WsLEW0La02sSS9GsADlKJDHL3TqYPLi k0hHcnEzBqFR6K60vNb/ctoamR0og== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudeffedguddvgecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 17 Mar 2022 04:45:44 -0400 (EDT) From: Thomas Monjalon To: John McNamara Cc: dev@dpdk.org Subject: Re: [PATCH v1] doc: update release notes for 22.03 Date: Thu, 17 Mar 2022 09:45:42 +0100 Message-ID: <9402329.CDJkKcVGEf@thomas> In-Reply-To: <20220316173337.1944038-1-john.mcnamara@intel.com> References: <20220316173337.1944038-1-john.mcnamara@intel.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 16/03/2022 18:33, John McNamara: > Fix grammar, spelling and formatting of DPDK 22.03 release notes. > > Signed-off-by: John McNamara > --- > > Note: I haven't removed the boilerplate RST comments from > this file/patch in order to make it easier to merge > apply. If you want me to do that I can submit a v2. Removed the comments while merging. Applied, thanks.