* [dpdk-dev] [PATCH] doc: remove deprecation notice for rte_bus
@ 2017-02-13 11:55 Shreyansh Jain
2017-02-13 14:36 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Shreyansh Jain @ 2017-02-13 11:55 UTC (permalink / raw)
To: dev; +Cc: nhorman, thomas.monjalon, Shreyansh Jain
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
doc/guides/rel_notes/deprecation.rst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index b49e0a0..fbe2fcb 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -13,11 +13,6 @@ Deprecation Notices
has exposed, like the way we have done with uio-pci-generic. This change
targets release 17.05.
-* ABI/API changes are planned for 17.02: ``rte_device``, ``rte_driver`` will be
- impacted because of introduction of a new ``rte_bus`` hierarchy. This would
- also impact the way devices are identified by EAL. A bus-device-driver model
- will be introduced providing a hierarchical view of devices.
-
* ``eth_driver`` is planned to be removed in 17.02. This currently serves as
a placeholder for PMDs to register themselves. Changes for ``rte_bus`` will
provide a way to handle device initialization currently being done in
--
2.7.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for rte_bus
2017-02-13 11:55 [dpdk-dev] [PATCH] doc: remove deprecation notice for rte_bus Shreyansh Jain
@ 2017-02-13 14:36 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-02-13 14:36 UTC (permalink / raw)
To: Shreyansh Jain; +Cc: dev
2017-02-13 17:25, Shreyansh Jain:
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
> ---
> -* ABI/API changes are planned for 17.02: ``rte_device``, ``rte_driver`` will be
> - impacted because of introduction of a new ``rte_bus`` hierarchy. This would
> - also impact the way devices are identified by EAL. A bus-device-driver model
> - will be introduced providing a hierarchical view of devices.
Applied, thanks
rte_device/rte_driver have not been impacted and should not be when implementing
the buses.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-13 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-13 11:55 [dpdk-dev] [PATCH] doc: remove deprecation notice for rte_bus Shreyansh Jain
2017-02-13 14:36 ` Thomas Monjalon
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).