From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 41375293B for ; Mon, 13 May 2019 16:12:30 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C3F8A225F5; Mon, 13 May 2019 10:12:29 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 13 May 2019 10:12:29 -0400 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=mesmtp; bh=zMUkwpnmacoJV2QcndThzfud7G292MC9tIbn1SYd6Jo=; b=TSBWJRNeTSfe C0PQRGTezslp7WSuZvVFClKckJxwUbG1x8Wv4AdhHzoD6vIMgkGaClFnLUgB3pRA Ge5RKGH3O9e2KwJ82TmcWU7OnsHN/HHmWczTdkk8RXGcJE6YOtT6qMNmMbYZv9MS vPYn+KDNJE8VQVn9hLCUfa3gmqDCVe8= 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=fm2; bh=zMUkwpnmacoJV2QcndThzfud7G292MC9tIbn1SYd6 Jo=; b=6a1NJ56wMD2tSiz9a0YChHL07eFFONzZvPvcdvnbfhBvf5B5fXEfUTkQC VvE7GmlXprLkXFkDZCvSPJdxHkMRloIUQrPi/PEXva6fm8QIVxsPVSo1KaTasU6l Wc5uzdq9F/AF/50utYu+PpKPcqOOWF5v9CPiZndKIgLwFa1b2gNIYMtmJ7CWyNHo tipyICt9c/b7ir4nZz62weJGHceWzJPAm8tCi7iFBWgxSVEBx9Mq2T7rFoPMZn1o qk1LJGTfn2v1XD9NfbieBwonz4DvU4OGhFYb8MB1miAnRDkxZcI+E6+Ji3r5ctkx v54ZsFW9T3f/m6Bi73OdQ3RyWhPYQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleeggdejvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt 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 5CD63103CF; Mon, 13 May 2019 10:12:27 -0400 (EDT) From: Thomas Monjalon To: "Singh, Jasvinder" Cc: "dev@dpdk.org" , "Awal, Mohammad Abdul" , "Dumitrescu, Cristian" , "Yigit, Ferruh" , "jerin.jacob@caviumnetworks.com" , "hemant.agrawal@nxp.com" , "stephen@networkplumber.org" Date: Mon, 13 May 2019 16:12:26 +0200 Message-ID: <4998387.bMJ0bTz0iv@xps> In-Reply-To: <54CBAA185211B4429112C315DA58FF6D337688F7@IRSMSX103.ger.corp.intel.com> References: <20190424123717.123541-1-jasvinder.singh@intel.com> <7546919.VKN3ZiIKuY@xps> <54CBAA185211B4429112C315DA58FF6D337688F7@IRSMSX103.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: add deprecation notice for sched changes 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: , X-List-Received-Date: Mon, 13 May 2019 14:12:30 -0000 13/05/2019 15:59, Singh, Jasvinder: > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 29/04/2019 12:31, Mohammad Abdul Awal: > > > On 24/04/2019 13:37, Jasvinder Singh wrote: > > > > Add deprecation note for making changes in data structures, APIs and > > > > macros in order to have more traffic classes, flexible mapping of > > > > pipe queues to traffic classes, subport level configuration of pipes > > > > and queues, etc. These changes are aligned to improvements suggested > > > > in the RFC- > > > > https://mails.dpdk.org/archives/dev/2018-November/120035.html > > > > > > > > Signed-off-by: Jasvinder Singh > > > > Acked-by: Cristian Dumitrescu > > > > --- > > > > --- a/doc/guides/rel_notes/deprecation.rst > > > > +++ b/doc/guides/rel_notes/deprecation.rst > > > > +* sched: To allow more traffic classes, flexible mapping of pipe > > > > +queues to > > > > + traffic classes, and subport level configuration of pipes and > > > > +queues > > > > + changes will be made to macros, data structures and API functions > > > > +defined > > > > + in "rte_sched.h". These changes are aligned to improvements > > > > +suggested in the > > > > + RFC https://mails.dpdk.org/archives/dev/2018-November/120035.html. > > > > > > > > Acked-by: Mohammad Abdul Awal > > Acked-by : Reshma Pattan > > > > There are only 2 acks for this change. > > Any other opinion? yes or no? > > > > Cristian has provided his ack as well, please see below signed-off line. You are right. So we get enough acks from the whole team :) If nobody is against, I will merge it. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 7479BA00E6 for ; Mon, 13 May 2019 16:12:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E37812BCE; Mon, 13 May 2019 16:12:30 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 41375293B for ; Mon, 13 May 2019 16:12:30 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C3F8A225F5; Mon, 13 May 2019 10:12:29 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 13 May 2019 10:12:29 -0400 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=mesmtp; bh=zMUkwpnmacoJV2QcndThzfud7G292MC9tIbn1SYd6Jo=; b=TSBWJRNeTSfe C0PQRGTezslp7WSuZvVFClKckJxwUbG1x8Wv4AdhHzoD6vIMgkGaClFnLUgB3pRA Ge5RKGH3O9e2KwJ82TmcWU7OnsHN/HHmWczTdkk8RXGcJE6YOtT6qMNmMbYZv9MS vPYn+KDNJE8VQVn9hLCUfa3gmqDCVe8= 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=fm2; bh=zMUkwpnmacoJV2QcndThzfud7G292MC9tIbn1SYd6 Jo=; b=6a1NJ56wMD2tSiz9a0YChHL07eFFONzZvPvcdvnbfhBvf5B5fXEfUTkQC VvE7GmlXprLkXFkDZCvSPJdxHkMRloIUQrPi/PEXva6fm8QIVxsPVSo1KaTasU6l Wc5uzdq9F/AF/50utYu+PpKPcqOOWF5v9CPiZndKIgLwFa1b2gNIYMtmJ7CWyNHo tipyICt9c/b7ir4nZz62weJGHceWzJPAm8tCi7iFBWgxSVEBx9Mq2T7rFoPMZn1o qk1LJGTfn2v1XD9NfbieBwonz4DvU4OGhFYb8MB1miAnRDkxZcI+E6+Ji3r5ctkx v54ZsFW9T3f/m6Bi73OdQ3RyWhPYQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleeggdejvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt 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 5CD63103CF; Mon, 13 May 2019 10:12:27 -0400 (EDT) From: Thomas Monjalon To: "Singh, Jasvinder" Cc: "dev@dpdk.org" , "Awal, Mohammad Abdul" , "Dumitrescu, Cristian" , "Yigit, Ferruh" , "jerin.jacob@caviumnetworks.com" , "hemant.agrawal@nxp.com" , "stephen@networkplumber.org" Date: Mon, 13 May 2019 16:12:26 +0200 Message-ID: <4998387.bMJ0bTz0iv@xps> In-Reply-To: <54CBAA185211B4429112C315DA58FF6D337688F7@IRSMSX103.ger.corp.intel.com> References: <20190424123717.123541-1-jasvinder.singh@intel.com> <7546919.VKN3ZiIKuY@xps> <54CBAA185211B4429112C315DA58FF6D337688F7@IRSMSX103.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: add deprecation notice for sched changes 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" Message-ID: <20190513141226.aJG0JGgAxYq3rrPRabIHj1fSf61CNg5xYXYVyAFNHhk@z> 13/05/2019 15:59, Singh, Jasvinder: > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 29/04/2019 12:31, Mohammad Abdul Awal: > > > On 24/04/2019 13:37, Jasvinder Singh wrote: > > > > Add deprecation note for making changes in data structures, APIs and > > > > macros in order to have more traffic classes, flexible mapping of > > > > pipe queues to traffic classes, subport level configuration of pipes > > > > and queues, etc. These changes are aligned to improvements suggested > > > > in the RFC- > > > > https://mails.dpdk.org/archives/dev/2018-November/120035.html > > > > > > > > Signed-off-by: Jasvinder Singh > > > > Acked-by: Cristian Dumitrescu > > > > --- > > > > --- a/doc/guides/rel_notes/deprecation.rst > > > > +++ b/doc/guides/rel_notes/deprecation.rst > > > > +* sched: To allow more traffic classes, flexible mapping of pipe > > > > +queues to > > > > + traffic classes, and subport level configuration of pipes and > > > > +queues > > > > + changes will be made to macros, data structures and API functions > > > > +defined > > > > + in "rte_sched.h". These changes are aligned to improvements > > > > +suggested in the > > > > + RFC https://mails.dpdk.org/archives/dev/2018-November/120035.html. > > > > > > > > Acked-by: Mohammad Abdul Awal > > Acked-by : Reshma Pattan > > > > There are only 2 acks for this change. > > Any other opinion? yes or no? > > > > Cristian has provided his ack as well, please see below signed-off line. You are right. So we get enough acks from the whole team :) If nobody is against, I will merge it.