doc: announce marking vDPA driver interface as internal
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Fri, 30 Jul 2021 08:12:29 +0000 (10:12 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 7 Aug 2021 18:24:15 +0000 (20:24 +0200)
This patch announces the marking of all the vDPA driver APIs
as internal.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Marvin Liu <yong.liu@intel.com>
doc/guides/rel_notes/deprecation.rst

index 0870cb2..2a10358 100644 (file)
@@ -160,6 +160,10 @@ Deprecation Notices
   The second union is for existing ``fragment_offset``
   and new bitfield for fragment flags and offset.
 
+* vhost: ``rte_vdpa_register_device``, ``rte_vdpa_unregister_device``,
+  ``rte_vhost_host_notifier_ctrl`` and ``rte_vdpa_relay_vring_used`` vDPA
+  driver interface will be marked as internal in DPDK v21.11.
+
 * vhost: The experimental tags of ``rte_vhost_driver_get_protocol_features``,
   ``rte_vhost_driver_get_queue_num``, ``rte_vhost_crypto_create``,
   ``rte_vhost_crypto_free``, ``rte_vhost_crypto_fetch_requests``,