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 181C0A0353; Thu, 6 Jan 2022 17:52:54 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D551641153; Thu, 6 Jan 2022 17:52:53 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 802E741152 for ; Thu, 6 Jan 2022 17:52:52 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 2CAB75C004F; Thu, 6 Jan 2022 11:52:52 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Thu, 06 Jan 2022 11:52:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm3; bh= ye8HFOC1ONE/Cyw6rM0ocr5iTLF1VYqw50vPGAVVzRc=; b=TEVRZzh6rST/WfgX ql2pwLgLoaR3Y3dHzxb7iCK7QT0XQZI+B15h3Ly6ZttZXnJ2SPhqy8cDRJyNTGiI h147Aj7erEndX5tgyvVv67gl9/u66dJhe69kMY2F5YQjVi4zrOPFsjMz/9Qb/yhx goHGbfhl7FAzA1UlrafzHZdVOmzdFgImjUnctYJf3qfjPxrtPUriVmmCpJ7glYBd CBc3TOjk9KRdfSDf8Or2T3C3Cr9STnX9A2nMUZH52+GQ8cBFUaV8PyZUcrR86FL/ +U5qVsvHoQMB1mtAEJ7QnmzgNwax2hBCUMISO+I3+tDHYr42r88FX9S0nxutaBsQ LtTELg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=ye8HFOC1ONE/Cyw6rM0ocr5iTLF1VYqw50vPGAVVz Rc=; b=gOnH/051KMsXwa+m9BuUfjovW+2bNg5t5XxSvknFHcC3mOKtlL/rw+WmA 5iuSSkUCgAL/FQt8RJtyWm9zoMBoUV5Ytek5hnU8TYNEEDV8dPSZ7F0ogUSeqZBo 9OB6OX8SU6BKjqWxnAugQ/Mie2qZ/d3CWAJc6K+xoUIxFDAzjpfsxpxudJBNWPcp YbFyMKbQ4Td34dWb+n0F53+54HIfsxwVMcXGBNyJt8YISPBKKQiTCHaEpuxxvq8v dkNoGSAV5UuKfwjzwnMwVlTUoI7WEQ/mt9y4OdolMxMYnpb+7Qujr4etDiyWoed5 YTIiNJ8a2YZFTsYWR+a00qlRjHOhw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrudefledgleduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 6 Jan 2022 11:52:51 -0500 (EST) From: Thomas Monjalon To: Josh Soref Cc: dev@dpdk.org, Bruce Richardson , Ferruh Yigit , David Marchand Subject: Re: [PATCH v2] Spelling comments/text Date: Thu, 06 Jan 2022 17:52:49 +0100 Message-ID: <1848208.taCxCBeP46@thomas> In-Reply-To: <20211129160802.38098-1-jsoref@users.noreply.github.com> References: <20211126195851.50167-1-jsoref@users.noreply.github.com> <20211129160802.38098-1-jsoref@users.noreply.github.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 29/11/2021 17:08, Josh Soref: > - * dequeueing once we've filled up the queue, we have to benchmark it > + * dequeuing once we've filled up the queue, we have to benchmark it I think "dequeueing" is correct.