> 27/07/2020 11:41, Adam Dybkowski: > > This patch adds a deprecation notice about upcoming changes > > in public API of the Scheduler PMD. > > > > Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> > > Acked-by: Fan Zhang <roy.fan.zh...@intel.com> > > --- > > +* scheduler: The functions ``rte_cryptodev_scheduler_slave_attach``, > > + ``rte_cryptodev_scheduler_slave_detach`` and > > + ``rte_cryptodev_scheduler_slaves_get`` will be replaced in 20.11 by > > + ``rte_cryptodev_scheduler_worker_attach``, > > + ``rte_cryptodev_scheduler_worker_detach`` and > > + ``rte_cryptodev_scheduler_workers_get`` accordingly. > > Acked-by: Thomas Monjalon <tho...@monjalon.net> > I wonder how this patch got missed.
Acked-by: Akhil Goyal <akhil.go...@nxp.com>