> 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 <[email protected]> > > Acked-by: Fan Zhang <[email protected]> > > --- > > +* 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 <[email protected]> > I wonder how this patch got missed.
Acked-by: Akhil Goyal <[email protected]>

