From: Maxime Coquelin Date: Fri, 30 Jul 2021 08:12:29 +0000 (+0200) Subject: doc: announce marking vDPA driver interface as internal X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=d0a3685b5351362cac9484d59e2d6684c0704889;p=dpdk.git doc: announce marking vDPA driver interface as internal This patch announces the marking of all the vDPA driver APIs as internal. Signed-off-by: Maxime Coquelin Acked-by: Chenbo Xia Acked-by: Andrew Rybchenko Acked-by: Marvin Liu --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 0870cb2663..2a10358458 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -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``,