Re: [dpdk-dev] [PATCH 2/2] mempool: remove deprecated get and put functions

2017-02-21 Thread Thomas Monjalon
2017-02-17 13:28, Olivier Matz: > As announced in the deprecation notice, remove the functions for > single/multi producer/consumer enqueue/dequeue. > > Signed-off-by: Olivier Matz Series applied, thanks

[dpdk-dev] [PATCH 2/2] mempool: remove deprecated get and put functions

2017-02-17 Thread Olivier Matz
As announced in the deprecation notice, remove the functions for single/multi producer/consumer enqueue/dequeue. Signed-off-by: Olivier Matz --- doc/guides/rel_notes/deprecation.rst | 4 - lib/librte_mempool/rte_mempool.h | 180 --- 2 files changed, 184 dele