From: David Marchand Date: Thu, 8 Aug 2019 09:30:46 +0000 (+0200) Subject: doc: announce CPU flags check function removal X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=411b586f0ea0c317d941b5ac5368fea54996428f;p=dpdk.git doc: announce CPU flags check function removal This symbol has been deprecated for quite some time. Let's drop it as soon as possible. Signed-off-by: David Marchand Acked-by: Aaron Conole Acked-by: Konstantin Ananyev Acked-by: Andrew Rybchenko Acked-by: Jerin Jacob Acked-by: Thomas Monjalon --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 37b8592b68..70fef520ce 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -34,6 +34,9 @@ Deprecation Notices + ``rte_eal_devargs_type_count`` +* eal: The ``rte_cpu_check_supported`` function has been deprecated since + v17.08 and will be removed. + * vfio: removal of ``rte_vfio_dma_map`` and ``rte_vfio_dma_unmap`` APIs which have been replaced with ``rte_dev_dma_map`` and ``rte_dev_dma_unmap`` functions. The due date for the removal targets DPDK 20.02.