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 <thomas.monjalon@6wind.com> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com> Acked-by: Olivier Matz <olivier.matz@6wind.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
This commit is contained in:
parent
1c27f182fc
commit
8b2b62fdcf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user