Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for rte_bus

2017-02-13 Thread Thomas Monjalon
2017-02-13 17:25, Shreyansh Jain: > Signed-off-by: Shreyansh Jain > --- > -* 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 b

[dpdk-dev] [PATCH] doc: remove deprecation notice for rte_bus

2017-02-13 Thread Shreyansh Jain
Signed-off-by: Shreyansh Jain --- 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