Re: [dpdk-dev] [PATCH] crypto/scheduler: remove deprecation functions

2017-06-28 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of De Lara Guarch, > Pablo > Sent: Monday, May 29, 2017 1:42 PM > To: Zhang, Roy Fan ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] crypto/scheduler: remove deprecation > functions >

Re: [dpdk-dev] [PATCH] crypto/scheduler: remove deprecation functions

2017-05-29 Thread De Lara Guarch, Pablo
> -Original Message- > From: Zhang, Roy Fan > Sent: Thursday, May 25, 2017 8:30 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH] crypto/scheduler: remove deprecation functions > > This patch remove the deprecation functions as well as notice for > scheduler mode set/g

[dpdk-dev] [PATCH] crypto/scheduler: remove deprecation functions

2017-05-25 Thread Fan Zhang
This patch remove the deprecation functions as well as notice for scheduler mode set/get API changes. Signed-off-by: Fan Zhang --- doc/guides/rel_notes/deprecation.rst | 6 drivers/crypto/scheduler/rte_cryptodev_scheduler.c | 13 - drivers/crypto/scheduler/rte_cryptod