The change of _rte_eth_dev_callback_process has not been done in 17.02. Let's postpone to 17.05.
Signed-off-by: Thomas Monjalon <thomas.monja...@6wind.com> --- doc/guides/rel_notes/deprecation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 3d72241..6532482 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -23,8 +23,8 @@ Deprecation Notices provide a way to handle device initialization currently being done in ``eth_driver``. -* ethdev: an API change is planned for 17.02 for the function - ``_rte_eth_dev_callback_process``. In 17.02 the function will return an ``int`` +* ethdev: an API change is planned for 17.05 for the function + ``_rte_eth_dev_callback_process``. In 17.05 the function will return an ``int`` instead of ``void`` and a fourth parameter ``void *ret_param`` will be added. * ABI changes are planned for 17.05 in the ``rte_mbuf`` structure: some fields -- 2.7.0