DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: postpone legacy log functions removal
@ 2017-08-03 14:29 Thomas Monjalon
  2017-08-03 16:09 ` Mcnamara, John
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2017-08-03 14:29 UTC (permalink / raw)
  To: dev; +Cc: olivier.matz

The replacement function rte_log_get_level() has just been implemented
in 17.08. Better to postpone the removal of legacy functions to 17.11.

Fixes: 4f0981e6ec6c ("eal: deprecate log functions")
Cc: olivier.matz@6wind.com

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/guides/rel_notes/deprecation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index f6bd91043..7b1997058 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -9,7 +9,7 @@ Deprecation Notices
 -------------------
 
 * eal: the following functions are deprecated starting from 17.05 and will
-  be removed in 17.08:
+  be removed in 17.11:
 
   - ``rte_set_log_level``, replaced by ``rte_log_set_global_level``
   - ``rte_get_log_level``, replaced by ``rte_log_get_global_level``
-- 
2.13.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: postpone legacy log functions removal
  2017-08-03 14:29 [dpdk-dev] [PATCH] doc: postpone legacy log functions removal Thomas Monjalon
@ 2017-08-03 16:09 ` Mcnamara, John
  2017-08-06  7:54   ` Olivier MATZ
  0 siblings, 1 reply; 4+ messages in thread
From: Mcnamara, John @ 2017-08-03 16:09 UTC (permalink / raw)
  To: Thomas Monjalon, dev; +Cc: olivier.matz



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Thursday, August 3, 2017 3:30 PM
> To: dev@dpdk.org
> Cc: olivier.matz@6wind.com
> Subject: [dpdk-dev] [PATCH] doc: postpone legacy log functions removal
> 
> The replacement function rte_log_get_level() has just been implemented in
> 17.08. Better to postpone the removal of legacy functions to 17.11.
> 
> Fixes: 4f0981e6ec6c ("eal: deprecate log functions")
> Cc: olivier.matz@6wind.com
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Acked-by: John McNamara <john.mcnamara@intel.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: postpone legacy log functions removal
  2017-08-03 16:09 ` Mcnamara, John
@ 2017-08-06  7:54   ` Olivier MATZ
  2017-08-07 22:15     ` Thomas Monjalon
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier MATZ @ 2017-08-06  7:54 UTC (permalink / raw)
  To: Mcnamara, John; +Cc: Thomas Monjalon, dev

On Thu, 3 Aug 2017 16:09:02 +0000
"Mcnamara, John" <john.mcnamara@intel.com> wrote:

> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> > Sent: Thursday, August 3, 2017 3:30 PM
> > To: dev@dpdk.org
> > Cc: olivier.matz@6wind.com
> > Subject: [dpdk-dev] [PATCH] doc: postpone legacy log functions removal
> > 
> > The replacement function rte_log_get_level() has just been implemented in
> > 17.08. Better to postpone the removal of legacy functions to 17.11.
> > 
> > Fixes: 4f0981e6ec6c ("eal: deprecate log functions")
> > Cc: olivier.matz@6wind.com
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>  
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>
> 
> 

Acked-by: Olivier Matz <olivier.matz@6wind.com>

Thanks Thomas

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: postpone legacy log functions removal
  2017-08-06  7:54   ` Olivier MATZ
@ 2017-08-07 22:15     ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2017-08-07 22:15 UTC (permalink / raw)
  To: Olivier MATZ; +Cc: dev, Mcnamara, John

> > > The replacement function rte_log_get_level() has just been implemented in
> > > 17.08. Better to postpone the removal of legacy functions to 17.11.
> > > 
> > > Fixes: 4f0981e6ec6c ("eal: deprecate log functions")
> > > Cc: olivier.matz@6wind.com
> > > 
> > > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>  
> > 
> > Acked-by: John McNamara <john.mcnamara@intel.com>
> 
> Acked-by: Olivier Matz <olivier.matz@6wind.com>
> 
> Thanks Thomas

Applied

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-07 22:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03 14:29 [dpdk-dev] [PATCH] doc: postpone legacy log functions removal Thomas Monjalon
2017-08-03 16:09 ` Mcnamara, John
2017-08-06  7:54   ` Olivier MATZ
2017-08-07 22:15     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).