[dpdk-dev] [PATCH v2] log: remove history dump

2016-08-03 Thread Thomas Monjalon
2016-07-29 16:50, David Marchand: > On Fri, Jul 29, 2016 at 3:50 PM, Thomas Monjalon > wrote: > > The log history feature was deprecated in 16.07. > > The remaining empty functions are removed in 16.11. > > > > Signed-off-by: Thomas Monjalon > > --- > > v2: fix LIBABIVER and compilation of test >

[dpdk-dev] [PATCH v2] log: remove history dump

2016-07-29 Thread David Marchand
On Fri, Jul 29, 2016 at 3:50 PM, Thomas Monjalon wrote: > The log history feature was deprecated in 16.07. > The remaining empty functions are removed in 16.11. > > Signed-off-by: Thomas Monjalon > --- > v2: fix LIBABIVER and compilation of test Thanks Thomas. Acked-by: David Marchand -- Da

[dpdk-dev] [PATCH v2] log: remove history dump

2016-07-29 Thread Thomas Monjalon
The log history feature was deprecated in 16.07. The remaining empty functions are removed in 16.11. Signed-off-by: Thomas Monjalon --- v2: fix LIBABIVER and compilation of test --- app/test/test.h | 5 +++- doc/guides/rel_notes/deprecation.rst| 3 --- doc/guides/re