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 15341A00E6 for ; Mon, 13 May 2019 15:56:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D952D3253; Mon, 13 May 2019 15:56:14 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 20999293B for ; Mon, 13 May 2019 15:56:13 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 7BB7124089; Mon, 13 May 2019 09:56:12 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 13 May 2019 09:56:12 -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=N6uw+aiFal343oShdx1RExozNMuyO98V1ytlxqjllK0=; b=UHbA6yYDAHTE H5NH54xaZZcWFkPSNvThCJ6b+rU7N2V+9fmX3rw21DUJG5kFUcbm2gC2a9/sahzU iO2Lg667d5PYyByn5sUswy4jALub2qG2HP18tBC7nsXS3TALLGgunVjeiLuQSyE1 OswefQmgk/oWeK+0pPNxvo+cFyUJuSQ= 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=N6uw+aiFal343oShdx1RExozNMuyO98V1ytlxqjll K0=; b=TdlLz3lsJe+YYz7hp7za8r5O+Jr+9jFu6bsWdlU1UPtcalVChk5RJR+Lz nSlvjbOYOKL7ktStSfRvtyIKoRsE6bZ1vVKUZh9q8pifqd8qGEi/THf/wOSAZtlw 0UeZGzfmoJtRqaMTX6BY3FU49puNSMOXDI48ZZ3vSnJYhzst6+lL8sSxSE3kxm/D Z/qTYN+yxucm/kPKmfvnMe6sc9hjsvPSfEJHd5xBsP0NSGhPHzZRxRiA+lVXGk4Q qOvrYUTCfjnuc9Njknf/Mde7cUPh4M4fR3fY3peql8cBg/BVRMA1kiz5ioiWhHlg TGK0nhHGA+iIdCmRrGvwbQEXb8iWA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleeggdeilecutefuodetggdotefrodftvf 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 842C180068; Mon, 13 May 2019 09:56:10 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: Mohammad Abdul Awal , Jasvinder Singh , cristian.dumitrescu@intel.com, ferruh.yigit@intel.com, jerin.jacob@caviumnetworks.com, hemant.agrawal@nxp.com, stephen@networkplumber.org Date: Mon, 13 May 2019 15:56:08 +0200 Message-ID: <7546919.VKN3ZiIKuY@xps> In-Reply-To: <6527befa-11bc-6c75-b01c-5539a8afe3b3@intel.com> References: <20190424123717.123541-1-jasvinder.singh@intel.com> <6527befa-11bc-6c75-b01c-5539a8afe3b3@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: <20190513135608.IdbnuHRlbpEHXsqVzk4qYXc2qMsAJgbrpMUYgg5VcZU@z> 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?