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 DD3EA41CEC; Mon, 20 Feb 2023 16:42:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBD6A43086; Mon, 20 Feb 2023 16:42:01 +0100 (CET) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by mails.dpdk.org (Postfix) with ESMTP id 1E78C43079 for ; Mon, 20 Feb 2023 16:42:00 +0100 (CET) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id DE066320090B; Mon, 20 Feb 2023 10:41:58 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 20 Feb 2023 10:41:59 -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=1676907718; x= 1676994118; bh=D73fhN7L1Hs1SfveUu4dXjbiNTis9pOWuCWh0248IqU=; b=O 9gpcMLSrXblBHCEXseWSMAzD4eAJxYLmZNBuDFmPw/Rla0jCUTbGEo3z3lMz549g ziF1GUo6jnBPnMdWO2VDV2fF2pPbRuaceXYKTXKfqoyBCeVc4LXjM9DDAUibIvJl HGV7vG7ajrAEou3X+Xtt9RC+zguQwEZk4bMXA7lTxzhHl7Aik0SZhtkRpzc+ahcB pk1yJ8msUaW+dKJV283EelC36L2ZtAz2ZrZd9RUk15Eoif3FWWGPDInSicr88sj1 mh2kVDbTAHguk+k6zJTX/trwP4E/6FSl1O8AEAgkY0QX+y0yApeGfZIxo5b44BDK eT/NM8MffPc127E6dEyyg== 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=1676907718; x= 1676994118; bh=D73fhN7L1Hs1SfveUu4dXjbiNTis9pOWuCWh0248IqU=; b=a AT+qu14xd6q0mhkI+CCZ3/97YjDKfqZBVBEZXxXH6XJZ/pOjQ2e9qC0C/tzraa6G srzrr3XhhuYc5oNheThDTD6pX1umJreeBHoMYScR4qNwD10iSNBV+fBlWai5WwWF 9bxGw69GHutkGo68xdDnYrE7HgBmii0Oq/79rFeREQm/581W7vAVSK7/VdVAeOmM tj+XU7PJd2ivBDwd7D+Jhi/Buhq+hypR5UVn0dZOrAGbKyoIJn1xEGVF2F0ZUhXH +v686Bj7qqbvqZChUQMsTL+vDx5g2TjD9cvK1ZhipE2ZhOb8nxvYoV7XUmNKRNVs Y+MRaktaVA+UNQq8c06EQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudejhedgjeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 20 Feb 2023 10:41:57 -0500 (EST) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org, jasvinder.singh@intel.com Subject: Re: [PATCH 0/4] small fixes and improvements for qos_sched example Date: Mon, 20 Feb 2023 16:41:56 +0100 Message-ID: <2918285.6M6d0yLqnL@thomas> In-Reply-To: <20230203100533.10377-1-bruce.richardson@intel.com> References: <20230203100533.10377-1-bruce.richardson@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 03/02/2023 11:05, Bruce Richardson: > This patchset contains a set of fixes and improvements for the qos_sched > application. After this patchset the code is shorter, and also seems a > little faster in my performance tests. > > Bruce Richardson (4): > examples/qos_sched: fix errors when TX port not up > examples/qos_sched: remove TX buffering > examples/qos_sched: use bigger bursts on dequeue > examples/qos_sched: remove limit on core ids Applied, thanks.