[dpdk-dev] [PATCH] doc: announce cpuflags check symbol removal
Andrew Rybchenko
arybchenko at solarflare.com
Tue Aug 6 15:56:01 CEST 2019
On 8/6/19 4:54 PM, Ananyev, Konstantin wrote:
>
>
>> This symbol has been deprecated for quite some time.
>> Let's drop it in the next release.
>>
>> Signed-off-by: David Marchand <david.marchand at redhat.com>
>> ---
>> doc/guides/rel_notes/deprecation.rst | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
>> index 37b8592..58b1852 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 in DPDK 19.11.
>> +
>> * 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.
>> --
>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>
More information about the dev
mailing list