Re: [dpdk-dev] [PATCH] doc: remove old deprecation notices

2017-04-05 Thread Thomas Monjalon
2017-04-05 13:57, Bruce Richardson: > On Wed, Apr 05, 2017 at 02:27:26PM +0200, Thomas Monjalon wrote: > > The ring and distributor reworks are done. > > > > Fixes: a6619414e0a9 ("ring: make struct and macros type agnostic") > > Fixes: 775003ad2f96 ("distributor: add new burst-capable library") >

Re: [dpdk-dev] [PATCH] doc: remove old deprecation notices

2017-04-05 Thread Bruce Richardson
On Wed, Apr 05, 2017 at 02:27:26PM +0200, Thomas Monjalon wrote: > The ring and distributor reworks are done. > > Fixes: a6619414e0a9 ("ring: make struct and macros type agnostic") > Fixes: 775003ad2f96 ("distributor: add new burst-capable library") > > Signed-off-by: Thomas Monjalon > --- Acked