DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: postpone deprecation of functions in ethdev
@ 2017-04-18 15:48 Bernard Iremonger
  2017-04-26 15:02 ` Mcnamara, John
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bernard Iremonger @ 2017-04-18 15:48 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, ferruh.yigit, Bernard Iremonger

The deprecation of the bypass functions in the ethdev has not been
done in 17.05. Let's postpone to 17.08.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
---
 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 00e379c00..5c44fa13e 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -40,7 +40,7 @@ Deprecation Notices
   ``_rte_eth_dev_callback_process``. In 17.08 the function will return an ``int``
   instead of ``void`` and a fourth parameter ``void *ret_param`` will be added.
 
-* ethdev: for 17.05 it is planned to deprecate the following nine rte_eth_dev_*
+* ethdev: for 17.08 it is planned to deprecate the following nine rte_eth_dev_*
   functions and move them into the ixgbe PMD:
 
   ``rte_eth_dev_bypass_init``, ``rte_eth_dev_bypass_state_set``,
-- 
2.11.0

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

end of thread, other threads:[~2017-05-10 23:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-18 15:48 [dpdk-dev] [PATCH] doc: postpone deprecation of functions in ethdev Bernard Iremonger
2017-04-26 15:02 ` Mcnamara, John
2017-05-10 23:31   ` Thomas Monjalon
2017-05-10 16:22 ` Pattan, Reshma
2017-05-10 16:31 ` Ananyev, Konstantin

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).