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 68472A0093; Thu, 21 May 2020 12:49:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9E6EC1D65D; Thu, 21 May 2020 12:49:44 +0200 (CEST) Received: from mail-il1-f195.google.com (mail-il1-f195.google.com [209.85.166.195]) by dpdk.org (Postfix) with ESMTP id 44C971D65A for ; Thu, 21 May 2020 12:49:43 +0200 (CEST) Received: by mail-il1-f195.google.com with SMTP id y17so4392181ilg.0 for ; Thu, 21 May 2020 03:49:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xUGs1gRzD5R9rMyndYkkbXW+A/Bxoh6UpOMMpw18ouU=; b=l+upEv9bVlGWMOohDWJM1z5MaHigES5Z5XwAkIBnqFOU7BbjkJ1QIzN44+f2lNjfrg ie0GT3caG/Ji9bq9KoUnDHu7J6TYY/pBtw+fQ82JywtHtlOQFjE5ux3oMkFxIhdAb+xr kSG+4B7vXdSWlAyg8VzeFTv242fJG1Zdk9hzFdvoJ23pINI2fVMhs+f9Zc8dpImB1GbY Q3iFlC4QANh3OM/9LdlqPfpmRExN+b1H1V/2ZRawDITVdW8KF8kJff1CfmwpktKlha+U jfZp2z0p4psYbxTC+HrcwMcd6UdxXfswXwde/V9unZvnzxQQ/tJyqwoQk+nc1yYwQS2y bT7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xUGs1gRzD5R9rMyndYkkbXW+A/Bxoh6UpOMMpw18ouU=; b=sD3eCxNPRpcoQyLJoza1GcvQMaNq1tmfgcFe/iHsDILL4h07pqJX/BlNAesxCmvmh8 KwsIRwWo5H5A11KggHQVKKgwf9VBD7EkNwPx2kKrynhKpoaDTw1CUwH3wej2f+uhPQMu lDQg7R1edmuVp/f202P53Fegbzm5ROHTTIqm49H1lD8HtI/yWakbRh3uU3QyGHjXjQ/R 1y5TDqealKaIXZaMQTZeTv3eD2Hq3B7JLUs4XmHeAJRxQiya/OQ4jXy3psv6oppz4MMV KeOV/LMKR/QP1gMbuWBI3KLcgZmlI7EHqG+TxSlCniHymDDfJtbRo6QaNpGEOkov5xuB 8nhw== X-Gm-Message-State: AOAM530qceQA2cFD9P6xE6eH3AuMONOAaHGQ8aYjgqzsbmbrS0MZZwqq dFFuHBdmFSHvFGp3LARDAGdpieUFDIGa/Hkbjc0= X-Google-Smtp-Source: ABdhPJwdtA6Yvt7htbFoZm6VyOI9iSpqZy7ulryt1t9Nb0O7RzIOttPOCJRFuQeeRXAUlY5rc8UDHMwkNQRLUmohvaw= X-Received: by 2002:a92:d188:: with SMTP id z8mr7463963ilz.60.1590058182518; Thu, 21 May 2020 03:49:42 -0700 (PDT) MIME-Version: 1.0 References: <20200501171622.23410-1-nithind1988@gmail.com> <20200505080734.30726-1-nithind1988@gmail.com> In-Reply-To: From: Jerin Jacob Date: Thu, 21 May 2020 16:19:25 +0530 Message-ID: To: "Dumitrescu, Cristian" Cc: Nithin Dabilpuram , "Yigit, Ferruh" , "Richardson, Bruce" , "thomas@monjalon.net" , "bluca@debian.org" , "Singh, Jasvinder" , "arybchenko@solarflare.com" , "Kinsella, Ray" , "nhorman@tuxdriver.com" , "ktraynor@redhat.com" , "david.marchand@redhat.com" , "Mcnamara, John" , "Kovacevic, Marko" , "dev@dpdk.org" , "jerinj@marvell.com" , "kkanas@marvell.com" , Nithin Dabilpuram Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2] doc: deprication notice to mark tm spec as experimental 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" On Tue, May 5, 2020 at 2:25 PM Dumitrescu, Cristian wrote: > > > > > -----Original Message----- > > From: Nithin Dabilpuram > > Sent: Tuesday, May 5, 2020 9:08 AM > > To: Yigit, Ferruh ; Richardson, Bruce > > ; Dumitrescu, Cristian > > ; thomas@monjalon.net; > > bluca@debian.org; Singh, Jasvinder ; > > arybchenko@solarflare.com; Kinsella, Ray ; > > nhorman@tuxdriver.com; ktraynor@redhat.com; > > david.marchand@redhat.com; Mcnamara, John > > ; Kovacevic, Marko > > > > Cc: dev@dpdk.org; jerinj@marvell.com; kkanas@marvell.com; Nithin > > Dabilpuram > > Subject: [PATCH v2] doc: deprication notice to mark tm spec as experimental > > > > From: Nithin Dabilpuram > > > > Based on the discussion in mail thread, it is concluded that > > all traffic manager API's (rte_tm.h) need to be marked experimental > > till few more releases to support further improvements to spec. > > > > https://mails.dpdk.org/archives/dev/2020-April/164970.html > > > > Adding deprication notice for the same in advance. > > > > Signed-off-by: Nithin Dabilpuram > > --- > > doc/guides/rel_notes/deprecation.rst | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/doc/guides/rel_notes/deprecation.rst > > b/doc/guides/rel_notes/deprecation.rst > > index 1339f54..2c76f36 100644 > > --- a/doc/guides/rel_notes/deprecation.rst > > +++ b/doc/guides/rel_notes/deprecation.rst > > @@ -118,3 +118,10 @@ Deprecation Notices > > Python 2 support will be completely removed in 20.11. > > In 20.08, explicit deprecation warnings will be displayed when running > > scripts with Python 2. > > + > > +* traffic manager: All traffic manager API's in ``rte_tm.h`` were mistakenly > > made > > + abi stable in the v19.11 release. The TM maintainer and other contributor's > > have > > + agreed to keep the TM API's as experimental in expectation of additional > > spec > > + improvements. Therefore, all API's in ``rte_tm.h`` will be marked back as > > + experimental in v20.11 DPDK release. For more details, please see `the > > thread > > + `_. > > -- > > 2.8.4 > > Acked-by: Cristian Dumitrescu Acked-by: Jerin Jacob >