From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BCAAEA04B1; Thu, 5 Nov 2020 11:11:34 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 08D5ABC60; Thu, 5 Nov 2020 11:11:33 +0100 (CET) Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id C526DBC5E for ; Thu, 5 Nov 2020 11:11:30 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 61D572D7; Thu, 5 Nov 2020 05:11:28 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 05 Nov 2020 05:11:28 -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=fm2; bh= 76Jr410O4s+JYobaiQw4uV45P8cH+ufTI80iTdmFxlY=; b=OuFr+DGj2LbDP0Cw Z2+HIjOvDgAYqTl/sz+s7dUCWybW+vQeiheF56d+EFdz6vJltwmvf+bh4aMCzo3e vinUBE1j6gZhIISFDjoVEHegku2NwbBamvfglcWUpUtifxTVJYQmBhYD8SovjfZ3 RFgugaWelhAnD/yHyfl5lytNDzBzkNsdv7Hwfx1GNuggdut8oEtyKH7jplqQ6FXw mO5J9i2Ug+syDRkvoFNyBXVWyY7TC/8xSzJLMeM8uuSwEGPZf5zdi5j3lgOAGR0W KiNh5ZOoXeDG4Igf9/djDVN9/Y7ua39xLyQLHTrNrWKHMSPF8QH68rUXZ6cHY/5I reiJyA== 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=76Jr410O4s+JYobaiQw4uV45P8cH+ufTI80iTdmFx lY=; b=d6BO5PFfgpK7JKpLgOBjaQgWaJ3VeZkbqs7t/BtePZhGO3nMwECQHNGuI GyxB8gK/F29u77OvBRPEqCfGrKrCzzwb/NqnFY7vAoQGtwlHrLIBNP9g5B8yefBZ 3mG4EZi+ZWU18gBvP4/MzFqzyK7iTDDcmSKYGb8LBiMwcS5cdybqxDFvms9F7it3 2gFJrOBk3Yos91ODrqxQI3DQ/282gcoEXG7lFKkDQNXe2VRL5JmCQFyXghkGhVq8 i93EGhzBzSNdwQTAvz01PhuxkvcqS81i+V81eNTIyc52I0/0IRKbHz8WM74zvPYh 9DI7NMxs9b+PZdjLhWe9h6rTyPHbA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddtjedgudefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id DE96532801D7; Thu, 5 Nov 2020 05:11:26 -0500 (EST) From: Thomas Monjalon To: "Dharmappa, Savinay" Cc: "Dumitrescu, Cristian" , "Singh, Jasvinder" , "dev@dpdk.org" Date: Thu, 05 Nov 2020 11:11:25 +0100 Message-ID: <2716144.7Fzq3ajFCH@thomas> In-Reply-To: References: <20201026134116.18152-1-savinay.dharmappa@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2] examples/qos_sched: update profile oversubscribe config file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 05/11/2020 10:39, Dharmappa, Savinay: > Acked-by: Cristian Dumitrescu > Hi Thomas, > I see that this patch is not applied on rc2. When can this will be applied ? will it be part of rc3 ?. Please let me know -rc2 was very busy, and examples were low priority. Will look into examples for -rc3.