> > > From: Nithin Dabilpuram <ndabilpu...@marvell.com> > > > > > > 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 <ndabilpu...@marvell.com> > > > --- > > > +* 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 > > > + <https://mails.dpdk.org/archives/dev/2020-April/164970.html>`_. > > > > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com> > Acked-by: Jerin Jacob <jer...@marvell.com> Acked-by: Ray Kinsella <m...@ashroe.eu>
Applied, thanks