From: Thomas Monjalon Date: Mon, 13 Feb 2017 14:26:44 +0000 (+0100) Subject: doc: postpone API change in ethdev X-Git-Tag: spdx-start~4478 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=8b2b62fdcfb8b033e454e7827ddcb70dc40e865e;p=dpdk.git doc: postpone API change in ethdev 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 Acked-by: Ferruh Yigit Acked-by: Olivier Matz Acked-by: Bernard Iremonger --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 0d2d1bb679..d2a6f82ff2 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -48,8 +48,8 @@ Deprecation Notices ``eth_driver``. Similarly, ``rte_pci_driver`` is planned to be removed from ``rte_cryptodev_driver`` in 17.05. -* 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