DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: deprecation note for renaming vfio symbols for exporting
@ 2017-02-13 12:01 Shreyansh Jain
  2017-02-14  0:46 ` Mcnamara, John
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shreyansh Jain @ 2017-02-13 12:01 UTC (permalink / raw)
  To: dev; +Cc: anatoly.burakov, thomas.monjalon, Shreyansh Jain

Some vfio symbols need to be exported outside librte_eal. For that, they
need to be renamed to rte_* naming convention.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
 doc/guides/rel_notes/deprecation.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index b12d435..092eb2e 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -61,3 +61,9 @@ Deprecation Notices
   PMDs that implement the latter.
   Target release for removal of the legacy API will be defined once most
   PMDs have switched to rte_flow.
+
+* Some vfio APIs are planned to be exported outside librte_eal in 17.05.
+  vfio APIs like ``vfio_setup_device``, ``vfio_get_group_fd`` can be used by
+  subsystem other than EAL/PCI. For that, these need to be exported symbols.
+  Such APIs are planned to be renamed according to ``rte_*`` naming convention
+  and exported from librte_eal.
-- 
2.7.4

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

end of thread, other threads:[~2017-02-14 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-13 12:01 [dpdk-dev] [PATCH] doc: deprecation note for renaming vfio symbols for exporting Shreyansh Jain
2017-02-14  0:46 ` Mcnamara, John
2017-02-14  3:26 ` Jerin Jacob
2017-02-14 11:39 ` Ferruh Yigit
2017-02-14 19:18 ` 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).