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: 4f0981e6ec
("eal: deprecate log functions")
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
This commit is contained in:
parent
61bec3623c
commit
793b2a071f
@ -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``
|
||||
|
Loading…
Reference in New Issue
Block a user